Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_test.cc1595 const string device0 = GetFunctionResourceInputDevice( in TEST()
1597 const string device1 = GetFunctionResourceInputDevice( in TEST()
Dfunction.h941 std::string GetFunctionResourceInputDevice(
Dfunction.cc998 string GetFunctionResourceInputDevice( in GetFunctionResourceInputDevice() function