You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/tests/test_utils
HELSON 7a8702c06d
[colotensor] add Tensor.view op and its unit test (#1343)
2 years ago
..
test_checkpoint [hotfix] skipped unsafe test cases (#1282) 2 years ago
test_activation_checkpointing.py [tensor] fix some unittests (#1234) 2 years ago
test_colo_checkpoint.py [checkpoint] use gather_tensor in checkpoint and update its unit test (#1339) 2 years ago
test_commons.py
test_lazy_init_ctx.py [utils] integrated colotensor with lazy init context (#1324) 2 years ago
test_memory.py
test_zero_gradient_clippling.py