ColossalAI/tests/test_tensor/ops
Jiarui Fang 504419d261
[FAW] add cache manager for the cached embedding (#1419)
2022-08-09 15:17:17 +08:00
..
test_addmm_tp.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_cache_embedding.py [FAW] add cache manager for the cached embedding (#1419) 2022-08-09 15:17:17 +08:00
test_embedding_bag_tp.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_embedding_tp.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_linear_tp.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_loss_func.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_op.py [refactor] refactor ColoTensor's unit tests (#1340) 2022-07-19 15:46:24 +08:00
test_view.py [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00