Searched defs:Replicate (Results 1 – 5 of 5) sorted by relevance
21 OpSharding Replicate() { in Replicate() function
45 static HloSharding Replicate() { return HloSharding(); } in Replicate() function
41 TEST_F(HloShardingTest, Replicate) { in TEST_F() argument
1054 Literal LiteralBase::Replicate(int64 times) const { in Replicate() function
5983 bool Replicate = true; in lowerShuffleVector() local