Enum Layer.Type
| Barracuda | 1.0.4
Enum Layer.Type
Syntax
Fields
| Name |
Description |
| Activation |
|
| Add |
|
| AvgPool2D |
|
| AvgPool3D |
|
| Border2D |
|
| Border3D |
|
| Concat |
|
| Conv2D |
|
| Conv2DTrans |
|
| Conv3D |
|
| Conv3DTrans |
|
| Dense |
|
| DepthToSpace |
|
| DepthwiseConv2D |
|
| Div |
|
| Dropout |
|
| Equal |
|
| Expand |
|
| Flatten |
|
| Gather |
|
| GlobalAvgPool2D |
|
| GlobalAvgPool3D |
|
| GlobalMaxPool2D |
|
| GlobalMaxPool3D |
|
| Greater |
|
| GreaterEqual |
|
| Less |
|
| LessEqual |
|
| Load |
|
| LogicalAnd |
|
| LogicalNot |
|
| LogicalOr |
|
| LogicalXor |
|
| LRN |
|
| MatMul |
|
| Max |
|
| MaxPool2D |
|
| MaxPool3D |
|
| Mean |
|
| Min |
|
| Mul |
|
| Multinomial |
|
| Nop |
|
| Normalization |
|
| OneHot |
|
| Pad2DEdge |
|
| Pad2DReflect |
|
| Pad2DSymmetric |
|
| Pow |
|
| RandomNormal |
|
| RandomUniform |
|
| ReduceL1 |
|
| ReduceL2 |
|
| ReduceLogSum |
|
| ReduceLogSumExp |
|
| ReduceMax |
|
| ReduceMean |
|
| ReduceMin |
|
| ReduceProd |
|
| ReduceSum |
|
| ReduceSumSquare |
|
| Resample2D |
|
| Reshape |
|
| ScaleBias |
|
| SpaceToDepth |
|
| Squeeze |
|
| StridedSlice |
|
| Sub |
|
| Tile |
|
| Transpose |
|
| Unsqueeze |
|
| Upsample2D |
|
| Upsample3D |
|