Home
last modified time | relevance | path

Searched refs:set_auto_spmd_partitioning_mesh_ids (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dexecutable_build_options.h110 ExecutableBuildOptions& set_auto_spmd_partitioning_mesh_ids(
H A Dexecutable_build_options.cc94 ExecutableBuildOptions::set_auto_spmd_partitioning_mesh_ids( in set_auto_spmd_partitioning_mesh_ids() function in xla::ExecutableBuildOptions
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_util.cc111 config->set_auto_spmd_partitioning_mesh_ids(mesh_ids); in CreateModuleConfig()
H A Dhlo_module_config.h182 void set_auto_spmd_partitioning_mesh_ids(std::vector<int64_t> mesh_ids) { in set_auto_spmd_partitioning_mesh_ids() function
H A Dhlo_module.cc549 module_config.set_auto_spmd_partitioning_mesh_ids(mesh_ids); in CreateModuleConfigFromShape()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_conversions.cc516 config.set_auto_spmd_partitioning_mesh_ids(mesh_ids); in FromC()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/
H A Dxla_compiler.cc730 &ExecutableBuildOptions::set_auto_spmd_partitioning_mesh_ids) in BuildXlaCompilerSubmodule()