Caffe2 - Python API
A deep learning, cross platform ML framework
Packages
Classes
Files
C++ API
Python API
GitHub
Class List
Class Index
Class Hierarchy
Class Members
caffe2
python
layers
tags
TagContext
Public Member Functions
|
Public Attributes
|
List of all members
caffe2.python.layers.tags.TagContext Class Reference
Inheritance diagram for caffe2.python.layers.tags.TagContext:
Public Member Functions
def
__init__
(self, tags=None)
def
add_tags
(self, tags)
def
remove_tags
(self, tags)
Public Attributes
tags
Detailed Description
Scope driven way to provide tags to the layers.
Definition at line
14
of file
tags.py
.
The documentation for this class was generated from the following file:
caffe2/python/layers/
tags.py
Generated on Thu Mar 21 2019 13:06:38 for Caffe2 - Python API by
1.8.11