Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.cc140 Shape MakeTupleShapeImpl(absl::Span<ShapePtrOrRef> shapes) { in MakeTupleShapeImpl() function
403 return MakeTupleShapeImpl(shapes); in MakeTupleShape()
408 return MakeTupleShapeImpl(shapes); in MakeTupleShapeWithPtrs()