Caffe2 - Python API
A deep learning, cross platform ML framework
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: