Searched defs:GetLocalTensors (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | kernel_and_device.cc | 68 std::vector<Tensor> EagerKernelArgs::GetLocalTensors() const { in GetLocalTensors() function in tensorflow::EagerKernelArgs |
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | process_function_library_runtime_test.cc | 831 std::vector<Tensor> GetLocalTensors() const override { return {}; } in GetLocalTensors() function in tensorflow::__anon96a4e55d0111::TestFunctionPackedArgs |