Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_compiler_test.cc1922 std::vector<TensorShape> shapes2{TensorShape({1})}; in TEST_F() local
1925 Status status = compiler.SetDeviceToHostMetadata(key, types2, shapes2); in TEST_F()
1951 std::vector<TensorShape> shapes2{TensorShape({1})}; in TEST_F() local
1954 Status status = compiler.SetHostToDeviceMetadata(key, types2, shapes2); in TEST_F()
/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc660 auto shapes2 = config2->mutable_program_shape(); in TEST() local
661 *shapes2->add_parameters() = in TEST()
663 *shapes2->add_parameters() = in TEST()
665 *shapes2->mutable_result() = in TEST()