Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dmemory_types_test.cc59 TEST(MemoryTypeChecker, MemoryTypeForOutput) { in TEST() argument
Dmemory_types.cc215 Status MemoryTypeForOutput(const DeviceType& device_type, const Graph* g, in MemoryTypeForOutput() function