ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BinaryArithmeticLayer.h File Reference
#include <ops/BinaryArithmeticLayer.h>
#include <backend/IPortableTensor.h>
#include "../Tensor.h"
#include <exec/train/ITrainableFunction.h>

Go to the source code of this file.

Data Structures

class  onert::backend::train::ops::BinaryArithmeticLayer
 

Namespaces

namespace  onert
 
namespace  onert::backend
 
namespace  onert::backend::train
 
namespace  onert::backend::train::ops
 

Enumerations

enum class  onert::backend::train::ops::ArithmeticType { onert::backend::train::ops::kAdd , onert::backend::train::ops::kSub , onert::backend::train::ops::kMul , onert::backend::train::ops::kDiv }