Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dfunction_test.cc1658 const string device0 = GetFunctionResourceInputDevice( in TEST()
1660 const string device1 = GetFunctionResourceInputDevice( in TEST()
H A Dfunction.h976 std::string GetFunctionResourceInputDevice(
H A Dfunction.cc1037 string GetFunctionResourceInputDevice( in GetFunctionResourceInputDevice() function
/aosp_15_r20/external/tensorflow/tensorflow/distribute/experimental/rpc/kernels/
H A Drpc_ops.cc675 instantiate_opts.input_devices.push_back(GetFunctionResourceInputDevice( in Compute()