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.cc39 device_map_[CopyToBackingStore(name)] = d.get(); in StaticDeviceMgr()
44 device_map_[CopyToBackingStore(name)] = d.get(); in StaticDeviceMgr()
70 StringPiece StaticDeviceMgr::CopyToBackingStore(StringPiece s) { in CopyToBackingStore() function in tensorflow::StaticDeviceMgr
Ddevice_mgr.h103 StringPiece CopyToBackingStore(StringPiece s);