Public Member Functions | |
| def | testDense (self) | 
| def | testGPUDense (self, dtype=core.DataType.FLOAT) | 
| def | testSparse (self) | 
This is an abstract base class. Don't inherit from unittest.TestCase, and don't name it 'Test*'. Do, however, do these things in classes which inherit from this.
Definition at line 18 of file optimizer_test_util.py.
 1.8.11