Searched defs:TensorShape (Results 1 – 10 of 10) sorted by relevance
25 TensorShape::TensorShape() in TensorShape() function in armnn::TensorShape30 TensorShape::TensorShape(unsigned int numDimensions, bool initDimensionsSpecificity) in TensorShape() function in armnn::TensorShape40 TensorShape::TensorShape(const unsigned int numDimensions, const unsigned int* const dimensionSizes) in TensorShape() function in armnn::TensorShape54 TensorShape::TensorShape(std::initializer_list<unsigned int> dimensionSizeList) in TensorShape() function in armnn::TensorShape59 TensorShape::TensorShape(unsigned int numDimensions, in TensorShape() function in armnn::TensorShape80 TensorShape::TensorShape(std::initializer_list<unsigned int> dimensionSizeList, in TensorShape() function in armnn::TensorShape92 TensorShape::TensorShape(Dimensionality dimensionality) in TensorShape() function in armnn::TensorShape116 TensorShape::TensorShape(const TensorShape& other) in TensorShape() function in armnn::TensorShape
32 class TensorShape; variable
47 TensorShape(Ts... dims) in TensorShape() function
20 class TensorShape class
57 class TensorShape; variable
38 class TensorShape; variable
35 class TensorShape; variable
834 MAKE_SHAPE(int32, TensorShape) in MAKE_SHAPE() argument
743 class TensorShape(object): class
1015 padded_shapes: List[Optional[tensor_shape.TensorShape]],