Searched defs:TorchGather (Results 1 – 2 of 2) sorted by relevance
105 XLA_TEST_F(SlicingTest, TorchGather) { in XLA_TEST_F() argument
137 XlaOp TorchGather(XlaOp input, XlaOp index, int64 dim) { in TorchGather() function