Home
last modified time | relevance | path

Searched defs:get_device_name (Results 1 – 8 of 8) 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/libva-utils/common/
Dva_display.c80 get_device_name(int argc, char *argv[]) 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/pytorch/torch/xpu/
D__init__.py205 def get_device_name(device: Optional[_device_t] = None) -> str: function
/external/pytorch/torch/cuda/
D__init__.py481 def get_device_name(device: Optional[_device_t] = None) -> str: function
/external/ltp/lib/
Dtst_test.c1151 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 __anonebd6822f0411::EagerContextThreadLocalDataWrapper