Home
last modified time | relevance | path

Searched defs:tensor_shapes (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dxplane_to_step_events.cc73 absl::string_view tensor_shapes) { in ClassifyGpuCompute()
88 absl::string_view tensor_shapes) { in ClassifyGpuEvent()
204 absl::string_view tensor_shapes; in ConvertDeviceTraceXLineToStepEvents() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dcost_utils.cc90 absl::string_view tensor_shapes; in Predict() local
H A Dgpu_event_stats.h42 absl::string_view tensor_shapes; member
H A Dtf_op_utils.cc175 absl::string_view tensor_shapes) { in ParseTensorShapes()
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
H A Dannotate_max_batch_sizes_test.py37 def tensor_shapes(self): member in MaxBatchSizesTestBase
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dliteral_util.cc73 std::vector<xla::Shape> tensor_shapes(host_tensors.size()); in HostTensorsToBorrowingLiteralTuple() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_kernel.cc218 std::vector<string> tensor_shapes; in ShapeTraceString() local
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py2587 tensor_shapes=None, argument