Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddevice_mgr.h109 Device* cpu_device_; variable
166 mutable std::atomic<Device*> cpu_device_; // memoize `HostCPU` result variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dhost_compute_ops.cc173 string cpu_device_; member in tensorflow::__anon0c84ac2d0111::RecvAtHostOp
291 string cpu_device_; member in tensorflow::__anon0c84ac2d0111::SendFromHostOp
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/core_runtime/
H A Dop_handler_selector.h65 const Device& cpu_device_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dloop_optimizer.h69 DeviceBase* cpu_device_; variable
H A Dmeta_optimizer.h100 DeviceBase* const cpu_device_; // may be NULL variable
H A Dconstant_folding.h327 DeviceBase* cpu_device_; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device_test.cc69 Device* cpu_device_; member in tensorflow::__anon79d852060111::TestEnv
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_device.cu63 Eigen::DefaultDevice cpu_device_; member
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/
H A Dpass.cc781 std::unique_ptr<util::SimpleDevice> cpu_device_; member in mlir::tfg::EvaluateConstant