Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_module.h439 const std::vector<HloSharding>& spmd_parameters_shardings() const { in spmd_parameters_shardings() function
H A Dhlo.proto492 repeated xla.OpSharding spmd_parameters_shardings = 14; field