Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddevice_util.cc100 const jit::DeviceInfoCache& device_info_cache, in PickDeviceForXlaImpl()
218 const jit::DeviceInfoCache& device_info_cache, in PickDeviceForXla()
228 const jit::DeviceInfoCache& device_info_cache, in MaybePickDeviceForXla()
H A Dbuild_xla_ops_pass.cc286 Status DeviceRequiresCompilation(const jit::DeviceInfoCache& device_info_cache, in DeviceRequiresCompilation()
347 jit::DeviceInfoCache* device_info_cache, Node* n, in InferDeviceForCluster()
467 jit::DeviceInfoCache* device_info_cache, in ReplaceNodeWithXlaCompileAndXlaRun()
593 jit::DeviceInfoCache device_info_cache; in Run() local
H A Ddevice_util_test.cc111 jit::DeviceInfoCache device_info_cache; in SimpleRoundTripTestForDeviceSet() local
H A Dmark_for_compilation_pass.cc593 jit::DeviceInfoCache* device_info_cache, const Node& n, bool* ignore) { in IgnoreResourceOpForSafetyAnalysis()