Home
last modified time | relevance | path

Searched defs:set_auto_spmd_partitioning_mesh_shape (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/client/
H A Dexecutable_build_options.cc87 ExecutableBuildOptions::set_auto_spmd_partitioning_mesh_shape( in set_auto_spmd_partitioning_mesh_shape() function in xla::ExecutableBuildOptions
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module_config.h175 void set_auto_spmd_partitioning_mesh_shape(std::vector<int64_t> mesh_shape) { in set_auto_spmd_partitioning_mesh_shape() function