/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/op_tests/ |
H A D | pack.py | 63 def get_shape(parameters): function
|
H A D | concat.py | 68 def get_shape(parameters, delta): function
|
H A D | roll.py | 95 def get_shape(param): function
|
/aosp_15_r20/external/executorch/backends/transforms/ |
H A D | addmm_mm_to_linear.py | 17 def get_shape(input_node: torch.fx.Node): function
|
/aosp_15_r20/external/armnn/python/pyarmnn/examples/common/ |
H A D | network_executor_tflite.py | 91 def get_shape(self): member in TFLiteNetworkExecutor
|
H A D | network_executor.py | 108 def get_shape(self): member in ArmnnNetworkExecutor
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/experimental/mlir/testing/op_tests/ |
H A D | roll.py | 99 def get_shape(param): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/util/ |
H A D | tf_should_use_test.py | 90 def get_shape(h): function
|
/aosp_15_r20/external/executorch/backends/cadence/aot/ |
H A D | compiler_utils.py | 41 def get_shape( function
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | functorch_additional_op_db.py | 356 def get_shape(dim): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | sparse_tensor.py | 150 def get_shape(self): member in SparseTensor
|
H A D | ops.py | 609 def get_shape(self): member in Tensor 1265 def get_shape(self): member in _EagerTensorBase
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/ |
H A D | keras_tensor.py | 217 def get_shape(self): member in KerasTensor
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | segment.py | 371 def get_shape(cls, lines: List[List["Segment"]]) -> Tuple[int, int]: member in Segment
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | segment.py | 371 def get_shape(cls, lines: List[List["Segment"]]) -> Tuple[int, int]: member in Segment
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | segment.py | 371 def get_shape(cls, lines: List[List["Segment"]]) -> Tuple[int, int]: member in Segment
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | segment.py | 371 def get_shape(cls, lines: List[List["Segment"]]) -> Tuple[int, int]: member in Segment
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ |
H A D | variables.py | 1170 def get_shape(self): member in Variable 3038 def get_shape(self): member in PartitionedVariable
|
/aosp_15_r20/external/pytorch/torch/utils/ |
H A D | flop_counter.py | 19 def get_shape(i): function
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/mixed_precision/ |
H A D | autocast_variable.py | 342 def get_shape(self): member in AutoCastVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/spmd/ |
H A D | gather_scatter_handler.cc | 710 int64_t ShapeSizeInBytesSum(absl::Span<const T> operands, F&& get_shape) { in ShapeSizeInBytesSum()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/ |
H A D | ragged_tensor.py | 920 def get_shape(self): member in RaggedTensor
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/ |
H A D | values.py | 695 def get_shape(self): member in DistributedVariable
|
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/ |
H A D | pass.cc | 1002 auto get_shape = [this](Operation *op, in matchAndRewrite() local
|