HomeSort by relevance Sort by last modified time
    Searched defs:LookupDevice (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/common_runtime/
device_mgr.cc 97 Status DeviceMgr::LookupDevice(StringPiece name, Device** device) const {
graph_execution_state.cc 292 Status LookupDevice(const DeviceSet& device_set, const string& tensor_name,
455 TF_RETURN_IF_ERROR(LookupDevice(*device_set_, feed,
475 TF_RETURN_IF_ERROR(LookupDevice(*device_set_, fetch,
    [all...]

Completed in 161 milliseconds