| /external/armnn/src/armnn/ | 
| D | Tensor.cpp | 25 TensorShape::TensorShape()  in TensorShape()  function in armnn::TensorShape 30 TensorShape::TensorShape(unsigned int numDimensions, bool initDimensionsSpecificity)  in TensorShape()  function in armnn::TensorShape 40 TensorShape::TensorShape(const unsigned int numDimensions, const unsigned int* const dimensionSizes)  in TensorShape()  function in armnn::TensorShape 54 TensorShape::TensorShape(std::initializer_list<unsigned int> dimensionSizeList)  in TensorShape()  function in armnn::TensorShape 59 TensorShape::TensorShape(unsigned int numDimensions,  in TensorShape()  function in armnn::TensorShape 80 TensorShape::TensorShape(std::initializer_list<unsigned int> dimensionSizeList,  in TensorShape()  function in armnn::TensorShape 92 TensorShape::TensorShape(Dimensionality dimensionality)  in TensorShape()  function in armnn::TensorShape 116 TensorShape::TensorShape(const TensorShape& other)  in TensorShape()  function in armnn::TensorShape
  | 
| /external/tensorflow/tensorflow/python/tpu/ | 
| D | tpu_embedding_v2.py | 424       per_replica_input_shapes: Optional[List[TensorShape]] = None, 477       self, input_shapes: List[TensorShape]) -> List[TensorShape]: 1408   def _update_output_shapes(self, incoming_output_shapes: List[TensorShape]): 1427   def _check_output_shapes(self, incoming_output_shapes: List[TensorShape]): 1464   def _is_tensor_shape_match(self, shape_a: TensorShape, 1465                              shape_b: TensorShape) -> bool:
  | 
| D | tpu_embedding_v2_utils.py | 1012                output_shape: Optional[Union[List[int], TensorShape]] = None,  argument
  | 
| D | tpu.py | 1034     padded_shapes: List[Optional[tensor_shape.TensorShape]],
  | 
| /external/ComputeLibrary/src/core/CL/ | 
| D | CLUtils.h | 33 class TensorShape;  variable
  | 
| /external/ComputeLibrary/arm_compute/core/ | 
| D | TensorShape.h | 47     TensorShape(Ts... dims)  in TensorShape()  function
  | 
| /external/tensorflow/tensorflow/python/ops/ragged/ | 
| D | dynamic_ragged_shape.py | 1118                  static_inner_shape: tensor_shape.TensorShape, 3191     static_inner_shape: tensor_shape.TensorShape, 3253     old_shape: tensor_shape.TensorShape, 3271 def _batch_tensor_shape(old_shape: tensor_shape.TensorShape, 3277     old_shape: tensor_shape.TensorShape,
  | 
| D | dynamic_ragged_shape_test.py | 2277   def assertDimsEqual(self, x: tensor_shape.TensorShape, 2278                       y: tensor_shape.TensorShape): 3101   def assertTensorShapeEqual(self, a: tensor_shape.TensorShape, 3102                              b: tensor_shape.TensorShape) -> None:
  | 
| /external/tensorflow/tensorflow/core/runtime_fallback/kernel/ | 
| D | tfrt_op_kernel.h | 57 class TensorShape;  variable
  | 
| /external/armnn/include/armnn/ | 
| D | Tensor.hpp | 20 class TensorShape  class
  | 
| /external/ComputeLibrary/utils/ | 
| D | TypePrinter.h | 3371 inline std::string to_string(const std::tuple<TensorShape, TensorShape, arm_compute::WeightFormat> …  in to_string()
  | 
| /external/tensorflow/tensorflow/core/framework/ | 
| D | tensor_shape.h | 36 class TensorShape;  variable
  | 
| D | tensor_shape.cc | 843 MAKE_SHAPE(int32, TensorShape)  in MAKE_SHAPE()  argument
  | 
| /external/tensorflow/tensorflow/python/framework/ | 
| D | tensor_shape.py | 742 class TensorShape(trace.TraceType, trace_type.Serializable):  class
  |