Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc174 Status ClearShardingAttributes(HloModule* module) { in ClearShardingAttributes() function
3729 TF_RETURN_IF_ERROR(ClearShardingAttributes(module)); in Run()