Home
last modified time | relevance | path

Searched defs:device_assignment (Results 1 – 25 of 49) sorted by relevance

12

/external/tensorflow/tensorflow/compiler/xla/
Dexecutable_run_options.cc96 const DeviceAssignment* device_assignment) { in set_device_assignment()
101 const DeviceAssignment* ExecutableRunOptions::device_assignment() const { in device_assignment() function in xla::ExecutableRunOptions
/external/tensorflow/tensorflow/core/tpu/kernels/
Dtpu_compile_op_support.cc61 absl::optional<const DeviceAssignment> device_assignment, int replica_count, in CreateModuleConfig()
140 absl::optional<const DeviceAssignment> device_assignment, int replica_count, in CreateModuleConfig()
315 const absl::optional<xla::DeviceAssignment>& device_assignment, in CreateHloModules()
428 const DeviceAssignment& device_assignment = in CompileOpMetadataFromContext() local
Dtpu_executable_info.proto63 xla.DeviceAssignmentProto device_assignment = 6; field
Dtpu_reshard_variables_op.cc219 std::unique_ptr<xla::DeviceAssignment> device_assignment; in DoTpuExecute() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_runner.cc191 DeviceAssignment* device_assignment) { in ExecuteReplicated()
206 DeviceAssignment* device_assignment) { in ExecuteReplicatedImpl()
337 DeviceAssignment* device_assignment, ExecutionProfile* profile) { in ExecuteReplicated()
459 int64_t device, se::Stream* stream, DeviceAssignment* device_assignment, in GetServiceRunOptionsForDevice()
Dcollective_ops_utils.cc129 GetParticipatingDevicesGroups(const DeviceAssignment& device_assignment, in GetParticipatingDevicesGroups()
238 GlobalDeviceId device_id, const DeviceAssignment& device_assignment, in GetParticipatingDevices()
Dcollective_ops_utils_test.cc120 xla::Array2D<int> device_assignment; member
376 DeviceAssignment device_assignment(num_replicas, num_partitions); in TEST_P() local
Dcompiler.h102 void set_static_device_assignment(const DeviceAssignment& device_assignment) { in set_static_device_assignment()
Dhlo_module_config.h194 void set_static_device_assignment(const DeviceAssignment& device_assignment) { in set_static_device_assignment()
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_compile_ops.cc56 int num_cores_per_replica, xla::DeviceAssignment* device_assignment) { in GenerateXlaDeviceAssignment()
171 xla::DeviceAssignment device_assignment(num_replicas, in Compile() local
/external/tensorflow/tensorflow/compiler/xla/pjrt/
Dgpu_multistream_test.cc54 DeviceAssignment device_assignment(1, 1); in TEST() local
Dpjrt_stream_executor_client.h298 std::shared_ptr<DeviceAssignment> device_assignment; member
706 const DeviceAssignment& device_assignment() const override { in device_assignment() function
Dutils.cc118 std::shared_ptr<DeviceAssignment>* device_assignment) { in ParseDeviceAssignmentCompileOptions()
Dpjrt_stream_executor_client.cc1718 std::shared_ptr<DeviceAssignment> device_assignment, in PjRtStreamExecutorExecutable()
1858 std::shared_ptr<DeviceAssignment> device_assignment, in EnqueueExecution()
2050 std::shared_ptr<DeviceAssignment> device_assignment; in ExecuteHelper() local
2321 std::shared_ptr<DeviceAssignment>& device_assignment = in GetExecutableExtras() local
2383 std::shared_ptr<DeviceAssignment>& device_assignment = in Compile() local
/external/tensorflow/tensorflow/compiler/xla/client/
Dexecutable_build_options.cc87 const DeviceAssignment& device_assignment) { in set_device_assignment()
Dexecutable_build_options.h102 const DeviceAssignment& device_assignment() const { in device_assignment() function
/external/tensorflow/tensorflow/python/tpu/
Dtpu_feed.py647 device_assignment=None, argument
771 device_assignment, argument
Ddevice_assignment.py337 def device_assignment( function
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dlibtpu_client.c117 DeviceAssignment device_assignment = {NULL, 0}; in main() local
Dtpu_client.cc512 DeviceAssignment device_assignment, std::shared_ptr<PyTpuClient> client, in PyTpuExecutable()
582 xla::DeviceAssignmentProto device_assignment; in ExecuteHelper() local
810 absl::optional<xla::DeviceAssignment> device_assignment; in Compile() local
/external/tensorflow/tensorflow/core/protobuf/tpu/
Dcompile_metadata.proto90 xla.DeviceAssignmentProto device_assignment = 8; field
/external/tensorflow/tensorflow/compiler/jit/
Dxla_compile_on_demand_op.cc78 StatusOr<absl::optional<xla::DeviceAssignment>> device_assignment = in Run() local
/external/tensorflow/tensorflow/python/distribute/
Dtpu_strategy.py628 device_assignment=None): argument
688 device_assignment=None): argument
791 device_assignment=None): argument
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dtpu_service.proto94 optional xla.DeviceAssignmentProto device_assignment = 4; field
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt.proto50 DeviceAssignment device_assignment = 6; field

12