mindspore/tests/st/sparse
caifubi 288ba854ac PyTrace Async
1. Add a new thread for RunOpForward.
2. Lazy init worker in AsyncQueue.
3. Add std::mutex for tsd.
4. Add _pynative_executor.sync() in st/ut.
5. set rt_context before AiCpu build
6. Add WaitAll in Tensor callback
2023-03-06 09:52:03 +08:00
..
__init__.py add sparse bprop 2022-04-07 21:16:39 +08:00
sparse_utils.py add sparse control flow test cases and fix some bugs 2022-08-29 14:25:27 +08:00
test_control_flow.py add sparse control flow test cases and fix some bugs 2022-08-29 14:25:27 +08:00
test_coo.py support empty sparsetensor 2022-12-06 14:21:56 +08:00
test_csr.py PyTrace Async 2023-03-06 09:52:03 +08:00
test_csr_add.py PyTrace Async 2023-03-06 09:52:03 +08:00
test_row.py split tensor and sparse tensor 2022-10-31 14:10:11 +08:00
test_sparse_dynshape.py dynamic rank support for mutiple sparse interfaces 2022-12-27 10:49:06 +08:00
test_sparse_unary_ops.py add sparse unary function api 2022-11-17 15:38:11 +08:00