Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h39 bool conv_halo_exchange_always_on_lhs = true; member
Dspmd_partitioner_test.cc40 bool conv_halo_exchange_always_on_lhs = true, in PartitionComputation()