Home
last modified time | relevance | path

Searched defs:get_device_name (Results 1 – 4 of 4) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
DdeviceInfo.cpp85 std::string get_device_name(cl_device_id device) in get_device_name() function
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_placer_test.cc209 auto get_device_name = [&placer](const string& device) -> string { in TEST() local
/external/tensorflow/tensorflow/python/eager/
Dcontext.py2086 def get_device_name(): function
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc400 py::handle get_device_name() const { in get_device_name() function in __anonaa2eb7e00311::EagerContextThreadLocalDataWrapper