Home
last modified time | relevance | path

Searched refs:GetFunctionResourceInputDevice (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1591 const string device0 = GetFunctionResourceInputDevice( in TEST()
1593 const string device1 = GetFunctionResourceInputDevice( in TEST()
Dfunction.h914 std::string GetFunctionResourceInputDevice(
Dfunction.cc996 string GetFunctionResourceInputDevice( in GetFunctionResourceInputDevice() function