Home
last modified time | relevance | path

Searched refs:layout_strings (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dclient_library_test_base.cc217 std::vector<string> layout_strings; in ComputeAndCompareLiteralWithAllInputLayouts() local
229 layout_strings.push_back( in ComputeAndCompareLiteralWithAllInputLayouts()
234 layout_strings.pop_back(); in ComputeAndCompareLiteralWithAllInputLayouts()
243 layout_strings.push_back( in ComputeAndCompareLiteralWithAllInputLayouts()
250 layout_strings.pop_back(); in ComputeAndCompareLiteralWithAllInputLayouts()
263 for (const auto& str : layout_strings) { in ComputeAndCompareLiteralWithAllInputLayouts()