|
def | __init__ (self, args, kwargs) |
|
def | constructor_args (self) |
|
def | __init__ (self, args, kwargs) |
|
def | __call__ (self, test_case) |
|
def | noncontiguize (self, obj) |
|
def | test_noncontig (self, test_case, module, input) |
|
def | test_cuda (self, test_case) |
|
def | __init__ (self, constructor, desc='', reference_fn=None, fullname=None, kwargs) |
|
def | get_name (self) |
|
def | constructor_args (self) |
|
def | extra_args (self) |
|
def | __call__ (self, test_case) |
|
|
| cudnn |
|
| check_inplace |
|
| check_gradgrad |
|
| skip_double |
|
| jacobian_input |
|
| should_test_cuda |
|
| should_test_pickle |
|
| check_gradgrad |
|
| FIXME_no_cuda_gradgrad_comparison |
|
| precision |
|
| desc |
|
| fullname |
|
| constructor |
|
| reference_fn |
|
Definition at line 252 of file test_nn.py.
The documentation for this class was generated from the following file: