Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.h52 struct NoSharding {}; struct
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_matchers.h415 inline ::testing::Matcher<const ::xla::HloInstruction*> NoSharding() { in NoSharding() function