Home
last modified time | relevance | path

Searched defs:shape_strings (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser_test.cc3578 string shape_strings[] = {"f32[123,456]foobar{0,1}", "f32[123,456]{foo}", local
Dhlo_instructions.cc2631 std::vector<string> shape_strings; in ExtraAttributesToStringImpl() local