Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_common/harness/
DdeviceInfo.cpp119 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/ltp/lib/
Dtst_test.c1079 static const char *get_device_name(const char *fs_type) in get_device_name() function
/external/tensorflow/tensorflow/python/eager/
Dcontext.py2336 def get_device_name(): function
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc509 py::object get_device_name() const { in get_device_name() function in __anon7071e87e0411::EagerContextThreadLocalDataWrapper