Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc635 auto shard_size_function = in ReshardAsWindowedInput() local
637 int64 max_shard_size = shard_size_function.MaxInRange(0, shard_count); in ReshardAsWindowedInput()