Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/tests/
Draw_api_test.cc50 string* xla_test_device_ptr; // initial value set in main() variable
54 string xla_test_device = *xla_test_device_ptr; in DeviceFromFlag()
1243 tensorflow::xla_test_device_ptr = new tensorflow::string("XLA_CPU"); in main()
1246 tensorflow::Flag("xla_test_device", tensorflow::xla_test_device_ptr, in main()