Home
last modified time | relevance | path

Searched refs:CopyToBackingStore (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_mgr.cc35 device_map_[CopyToBackingStore(name)] = d; in DeviceMgr()
40 device_map_[CopyToBackingStore(name)] = d; in DeviceMgr()
51 StringPiece DeviceMgr::CopyToBackingStore(StringPiece s) { in CopyToBackingStore() function in tensorflow::DeviceMgr
Ddevice_mgr.h69 StringPiece CopyToBackingStore(StringPiece s);