Caffe2 - Python API
A deep learning, cross platform ML framework
Public Member Functions | Static Public Attributes | List of all members
expecttest.TestCase Class Reference
Inheritance diagram for expecttest.TestCase:
common_utils.TestCase test_expecttest.TestExpectTest common_nn.NNTestCase test_c10d.FileStoreTest test_c10d.MultiProcessTestCase test_c10d.PrefixFileStoreTest test_c10d.PrefixTCPStoreTest test_c10d.ProcessGroupNCCLTest test_c10d.RendezvousEnvTest test_c10d.RendezvousFileTest test_c10d.RendezvousTCPTest test_c10d.RendezvousTest test_c10d.TCPStoreTest test_cuda_primary_ctx.TestCudaPrimaryCtx test_distributed.TestDistBackend test_distributed.TestMPI test_distributions.TestAgainstScipy test_distributions.TestConstraintRegistry test_distributions.TestConstraints test_distributions.TestDistributions test_distributions.TestDistributionShapes test_distributions.TestJit test_distributions.TestKL test_distributions.TestLazyLogitsInitialization test_distributions.TestNumericalStability test_distributions.TestRsample test_distributions.TestTransforms test_distributions.TestValidation test_indexing.NumpyTests test_indexing.TestIndexing test_jit.JitTestCase test_jit.TestBatched test_nccl.TestNCCL test_nn.PackedSequenceTest test_nn.TestNNInit test_optim.TestLRScheduler test_optim.TestOptim test_sparse.TestSparse test_sparse.TestSparseOneOff test_thd_distributed.TestDistBackend test_thd_distributed.TestMPI test_torch.TestTorch test_type_hints.TestTypeHints test_type_info.TestDTypeInfo test_utils.TestBottleneck test_utils.TestCheckpoint test_utils.TestCollectEnv test_utils.TestDataLoader test_utils.TestFFI test_utils.TestHub test_utils.TestONNXUtils

Public Member Functions

def assertExpectedInline (self, actual, expect, skip=0)
 

Static Public Attributes

bool longMessage = True
 

Detailed Description

Definition at line 160 of file expecttest.py.


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