Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc907 const std::vector<Device*>& input_device_ptrs, in GetKernelCacheKey()
959 std::vector<Device*>& input_device_ptrs, in ExtractFunctionInputInfo()
1076 std::vector<Device*> input_device_ptrs; in GetOrCreateKernelAndDevice() local