ShapeLayer¶
-
class
ShapeLayer(shapes, use_cpp=False)[source]¶ Bases:
sphinx.ext.autodoc.importer._MockObjectWrapper to compine Python and C++ Implementation under Single API
_ShapeLayerPy¶
-
class
_ShapeLayerPy(shapes)[source]¶ Bases:
sphinx.ext.autodoc.importer._MockObjectPython Implementation of Shape Layer
_ShapeLayerCpp¶
-
class
_ShapeLayerCpp(shapes, verbose=True)[source]¶ Bases:
sphinx.ext.autodoc.importer._MockObjectC++ Implementation of Shape Layer