Public Member Functions | |
| BoundShapeInferencer (const BoundShapeSpec &spec) | |
| void | InferBoundShapeAndType (const NetDef &net, const std::unordered_map< std::string, ShapeInfo > &info) |
| const ShapeInfoMap & | shape_info () const |
| std::string | PrintShapeInfo () const |
| Print out all the shape info. | |
Definition at line 30 of file bound_shape_inferencer.h.
1.8.11