Caffe2 - Python API
A deep learning, cross platform ML framework
schema
_SchemaNode
Public Member Functions
|
Public Attributes
|
List of all members
schema._SchemaNode Class Reference
Inheritance diagram for schema._SchemaNode:
Public Member Functions
def
__init__
(self, name, type_str='')
def
add_child
(self, name, type_str='')
def
get_field
(self)
def
print_recursively
(self)
Public Attributes
name
children
type_str
field
col_blob
Detailed Description
This is a private class used to represent a Schema Node
Definition at line
704
of file
schema.py
.
The documentation for this class was generated from the following file:
caffe2/python/
schema.py
Generated on Tue Apr 18 2017 14:26:55 for Caffe2 - Python API by
1.8.14