Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Ddevice_base.h256 virtual uint64 SafeAllocFrontier() { return 0; } in SafeAllocFrontier() function
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_device.cc1681 uint64 BaseGPUDevice::SafeAllocFrontier() { in SafeAllocFrontier() function in tensorflow::BaseGPUDevice