|
struct | AttrTypeTrait |
|
struct | AttrTypeTrait< COpAttrType::Float > |
|
struct | AttrTypeTrait< COpAttrType::Int > |
|
class | CircleDialect |
|
class | CircleInstanceNorm |
| INSTANCE_NORM in circle. More...
|
|
struct | CircleNode |
|
struct | CircleNodeImpl |
|
class | CircleNodeMixin |
|
class | CircleNodeMixin< CircleNodeTrait::FusedActFunc > |
|
struct | CircleNodeMutableVisitor |
|
struct | CircleNodeMutableVisitorBase |
|
struct | CircleNodeVisitor |
|
struct | CircleNodeVisitorBase |
|
struct | CircleShapeInferenceRule |
|
struct | CircleTypeInferenceRule |
| Type Inference Rule for CircleDialect. More...
|
|
struct | COpAttrData |
| Struct that holds attr type. More...
|
|
struct | COpAttrFloat |
| Struct that holds attr data of float type. More...
|
|
struct | COpAttrInt |
| Struct that holds attr data of int type. More...
|
|
class | COpCall |
| Class to calls custom operation. More...
|
|
class | COpDialect |
| A singleton for locoex custom op Dialect. More...
|
|
struct | COpNode |
|
class | COpNodeSummaryBuilder |
|
struct | COpShapeInferenceRule |
| Shape inference rule for COpDialect. More...
|
|
struct | COpTypeInferenceRule |
| Type Inference Rule for COpDialect. More...
|
|
class | Filter |
|
class | FixedArityNode |
| Nodes with the fixed number of inputs. More...
|
|
class | Stride |
|
class | TFLAdd |
| ADD in TensorFlow Lite. More...
|
|
class | TFLAveragePool2D |
| AVERAGE_POOL_2D in TensorFlow Lite. More...
|
|
class | TFLConcatenation |
| CONCATENATION in TensorFlow Lite. More...
|
|
class | TFLConst |
| Class to build tensor data. More...
|
|
class | TFLConv2D |
| CONV_2D in TensorFlow Lite. More...
|
|
class | TFLDepthwiseConv2D |
| DEPTHWISE_CONV_2D in TensorFlow Lite. More...
|
|
class | TFLDialect |
|
class | TFLDiv |
| DIV in TensorFlow Lite. More...
|
|
class | TFLFullyConnected |
| FULLY_CONNECTED in TensorFlow Lite. More...
|
|
class | TFLMaximum |
| MAXIMUM in TensorFlow Lite. More...
|
|
class | TFLMaxPool2D |
| MAX_POOL_2D in TensorFlow Lite. More...
|
|
class | TFLMean |
|
class | TFLMul |
| MUL in TensorFlow Lite. More...
|
|
struct | TFLNode |
|
struct | TFLNodeImpl |
|
class | TFLNodeMixin |
|
class | TFLNodeMixin< TFLNodeTrait::Bias > |
| Mixin class for nodes that has a bias input. More...
|
|
class | TFLNodeMixin< TFLNodeTrait::FusedActFunc > |
|
struct | TFLNodeMutableVisitor |
|
struct | TFLNodeMutableVisitorBase |
|
struct | TFLNodeVisitor |
|
struct | TFLNodeVisitorBase |
|
class | TFLRelu |
|
class | TFLRelu6 |
|
class | TFLReshape |
|
class | TFLRsqrt |
|
struct | TFLShapeInferenceRule |
|
class | TFLSqrt |
|
class | TFLSquaredDifference |
|
class | TFLSub |
| SUB in TensorFlow Lite. More...
|
|
class | TFLTranspose |
| TRANSPOSE in TensorFlow Lite. More...
|
|
class | TFLTransposeConv |
| TRANSPOSE_CONV in TensorFlow Lite. More...
|
|
struct | TFLTypeInferenceRule |
| Type Inference Rule for TFLDialect. More...
|
|
class | VariadicArityNode |
| Nodes with the variadic inputs. More...
|
|