Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/client/
Dexecutable_build_options.cc87 ExecutableBuildOptions::set_auto_spmd_partitioning_mesh_shape( in set_auto_spmd_partitioning_mesh_shape() function in xla::ExecutableBuildOptions
/external/tensorflow/tensorflow/compiler/xla/service/
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