Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/
H A Dtfe_wrapper.cc277 tensorflow::DeviceNameUtils::ParsedName input_device_name; in InputTFE_OutputTensorHandles() local
446 DeviceNameUtils::ParsedName input_device_name; in InputTFE_OutputTensorHandles() local
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc1567 const string* input_device_name = &input_device_or_cpu->name(); in EagerRemoteExecute() local