MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / ShapeTreeIterator

Class ShapeTreeIterator

tensorflow/compiler/xla/shape_tree.h:72–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

70
71template <typename ContainerType, typename IteratorType, typename ValueType>
72class ShapeTreeIterator;
73
74// A ShapeTree<T> is a recursive data structure which mirrors the structure of a
75// XLA shape and holds a value of type T for each subshape (i.e. tuple or array)

Callers

nothing calls this directly

Calls 2

endMethod · 0.45
beginMethod · 0.45

Tested by

no test coverage detected