Home
last modified time | relevance | path

Searched defs:device_assignment (Results 26 – 50 of 60) sorted by relevance

123

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dservice.cc391 DeviceAssignment device_assignment(options_.number_of_replicas(), in ExecuteParallelAndRegisterResult() local
515 DeviceAssignment device_assignment(options_.number_of_replicas(), in ExecuteAndRegisterResult() local
H A Dcompiler.h124 void set_static_device_assignment(const DeviceAssignment& device_assignment) { in set_static_device_assignment()
H A Dhlo_module_config.h233 void set_static_device_assignment(const DeviceAssignment& device_assignment) { in set_static_device_assignment()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dall_reduce_blueconnect_test.cc38 DeviceAssignment device_assignment(replica_count, /*computation_count=*/1); in SetModuleConfig() local
/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Ddevice_assignment.py332 def device_assignment( function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dutils.cc120 std::shared_ptr<DeviceAssignment>* device_assignment) { in ParseDeviceAssignmentCompileOptions()
H A Dpjrt_c_api_client.h443 const DeviceAssignment& device_assignment() const override { in device_assignment() function
H A Dtfrt_cpu_pjrt_client.h496 const DeviceAssignment& device_assignment() const override { in device_assignment() function
/aosp_15_r20/packages/modules/Virtualization/guest/pvmfw/src/
Dmain.rs25 mod device_assignment; module
Dfdt.rs1003 device_assignment: Option<DeviceAssignmentInfo>, field
1151 let device_assignment = match vm_dtbo { in parse_device_tree() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_helpers.cc150 xla::DeviceAssignment& device_assignment, in ResolveDeviceAssignment()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dgrpc_tpu_driver.cc412 const xla::DeviceAssignmentProto& device_assignment, in ExecuteProgram()
901 const xla::DeviceAssignmentProto& device_assignment, in ExecuteProgram()
H A Dtpu_service.proto94 optional xla.DeviceAssignmentProto device_assignment = 4; field
H A Ddirect_tpu_driver.cc432 const xla::DeviceAssignmentProto& device_assignment, in ExecuteProgram()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt.proto50 DeviceAssignment device_assignment = 6; field
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Doutfeed_receiver.cc409 DeviceAssignment device_assignment(1, 1); in SendShutdownOutfeedHeader() local
H A Doutfeed_receiver_test.cc41 DeviceAssignment device_assignment(1, 1); in CompileAndExecute() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
H A Dtpu_client.h371 const DeviceAssignment& device_assignment() const { in device_assignment() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_execute.cc422 TpuNodeContext* node_context, xla::DeviceAssignment* device_assignment, in TPUExecute()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/kernels/
H A Dtpu_execute_op.cc199 std::unique_ptr<xla::DeviceAssignment> device_assignment; in RunExecutable() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_conversions.cc518 auto device_assignment = xla::DeviceAssignment::Deserialize( in FromC() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/kernels/
H A Dxla_ops.cc355 xla::DeviceAssignment device_assignment; in ComputeAsync() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dtpu_rewrite_device_util.cc379 xla::DeviceAssignment device_assignment(num_replicas, num_cores_per_replica); in GetGeneralTPUExecutionDeviceAssignment() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Ddistributed_tpu_rewrite_pass.cc1655 xla::Array2D<tpu::TpuCoreLocationExternal>* device_assignment) { in ParseDeviceAssignmentAttr()
1738 const xla::Array2D<tpu::TpuCoreLocationExternal>& device_assignment, in BuildGeneralDeviceAssignment()
1864 xla::Array2D<tpu::TpuCoreLocationExternal> device_assignment; in BuildDeviceAssignment() local
4399 std::vector<int> device_assignment; in GetDeviceTopology() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_execute_op.cc726 std::unique_ptr<xla::DeviceAssignment> device_assignment; in DoWork() local

123