Caffe2 - Python API
A deep learning, cross platform ML framework
Functions | Variables
torch.testing Namespace Reference

Functions

def assert_allclose (actual, expected, rtol=None, atol=None, equal_nan=True)
 
def make_non_contiguous (tensor)
 
def get_all_dtypes ()
 

Variables

 FileCheck
 
 rand_like
 
 randn_like
 

Detailed Description

The testing package contains testing-specific utilities.