Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h346 PartitionedHlo ReshardNoCache(const HloSharding& target);
Dspmd_partitioner.cc359 auto resharded = ReshardNoCache(target); in Reshard()
369 PartitionedHlo PartitionedHlo::ReshardNoCache(const HloSharding& target) { in ReshardNoCache() function in xla::spmd::PartitionedHlo