Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Public Attributes | List of all members
test_jit.MnistNet Class Reference
Inheritance diagram for test_jit.MnistNet:

Public Member Functions

def __init__ (self)
 
def forward (self, x)
 

Public Attributes

 conv1
 
 conv2
 
 conv2_drop
 
 fc1
 
 fc2
 

Detailed Description

Definition at line 10917 of file test_jit.py.


The documentation for this class was generated from the following file: