Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h437 inline ::testing::Matcher<const ::xla::HloInstruction*> Sharding( in Sharding() function
443 inline ::testing::Matcher<const ::xla::HloInstruction*> Sharding( in Sharding() function
/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/
Dxla_sharding.py28 class Sharding(object): class