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.h372 inline ::testing::Matcher<const ::xla::HloInstruction*> Sharding( in Sharding() function
378 inline ::testing::Matcher<const ::xla::HloInstruction*> Sharding( in Sharding() function
/external/tensorflow/tensorflow/compiler/xla/experimental/xla_sharding/
Dxla_sharding.py27 class Sharding(object): class