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

Public Member Functions

def __init__ (self, data, has_fileno=True, has_readinto=False)
 
def fileno_opt (self)
 
def readinto_opt (self, view)
 
def was_called (self, name)
 

Public Attributes

 calls
 
 bytesio
 

Detailed Description

Definition at line 59 of file test_torch.py.


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