Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dshape_inference.h171 ShapeHandle() {} in ShapeHandle() function
176 ShapeHandle(const Shape* shape) { ptr_ = shape; } in ShapeHandle() function