Home
last modified time | relevance | path

Searched defs:GroupShape (Results 1 – 2 of 2) sorted by relevance

/external/skia/experimental/xform/
DSkShape.h67 GroupShape(sk_sp<Xform> x) : Shape(std::move(x)) {} in GroupShape() function
/external/tensorflow/tensorflow/core/kernels/
Dset_kernels.cc53 Status GroupShape(const VarDimArray& input_shape, ShapeArray* grouped_shape) { in GroupShape() function