Home
last modified time | relevance | path

Searched refs:SplitShapePair (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/client/lib/
Dprng.cc162 struct SplitShapePair { struct
170 SplitShapePair SplitShapeIntoHalves(const Shape& shape) { in SplitShapeIntoHalves()
171 SplitShapePair pair; in SplitShapeIntoHalves()
220 const SplitShapePair& shape_pair, in CombineShapePair()