Home
last modified time | relevance | path

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

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