Home
last modified time | relevance | path

Searched defs:shape_str (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshaped_buffer.cc97 std::string shape_str; in ToString() local
/aosp_15_r20/external/libaom/test/
H A Dav1_nn_predict_test.cc82 char shape_str[32] = { 0 }; in RunNnPredictTest() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dmlir_roundtrip_flags.cc124 const auto& shape_str = shape_and_type[0]; in HandleSubtype() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dtensor_slice_reader.cc312 string shape_str; in DebugString() local
/aosp_15_r20/external/tensorflow/tensorflow/core/util/tensor_bundle/
H A Dtensor_bundle.cc1140 string shape_str; in DebugString() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dcpu_runtime.cc773 auto shape_str = ShapeString(shape_ptr, shape_length); in __xla_cpu_runtime_AllReduce() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dcollective_ops_test.cc78 std::string shape_str = shape.ToString(/*print_layout=*/false); in MakeCrsModule() local