__call__(self) | caffe2.python.schema.Scalar | |
__eq__(self, other) | caffe2.python.schema.Field | |
__init__(self, dtype=None, blob=None, metadata=None) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
caffe2::python::schema::Field.__init__(self, children) | caffe2.python.schema.Field | |
__repr__(self) (defined in caffe2.python.schema.Field) | caffe2.python.schema.Field | |
all_scalars(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
clone(self, keep_blobs=True) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
clone_schema(self) (defined in caffe2.python.schema.Field) | caffe2.python.schema.Field | |
dtype (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
field_blobs(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
field_metadata(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
field_names(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
field_type(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
field_types(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
get(self) | caffe2.python.schema.Scalar | |
has_blobs(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
id(self) | caffe2.python.schema.Scalar | |
metadata(self) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
set(self, dtype=None, blob=None, metadata=None, unsafe=False) | caffe2.python.schema.Scalar | |
set_metadata(self, value) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
set_type(self, dtype) (defined in caffe2.python.schema.Scalar) | caffe2.python.schema.Scalar | |
set_value(self, blob, throw_on_type_mismatch=False, unsafe=False) | caffe2.python.schema.Scalar | |
slice(self) | caffe2.python.schema.Field | |