Home
last modified time | relevance | path

Searched defs:device_details (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/mixed_precision/
Ddevice_compatibility_check_test.py29 def device_details(device_name, compute_capability=None): function
/external/tensorflow/tensorflow/python/
Dtfe_wrapper.cc287 std::unordered_map<string, string> device_details; in InputTFE_OutputTensorHandles() local