mindspore2022/tests
i-robot f3b2886096
!29680 Refine CPU thread and blocknumber to automatic calucate
Merge pull request !29680 from wuwenbing/master
2022-02-09 08:40:35 +00:00
..
mindspore_test_framework optimize the comment and log description 2021-10-20 12:02:40 +08:00
models@c819236923 update models version 2021-12-21 09:34:53 +08:00
perf_test fix test cases about models 2021-09-23 09:19:37 +08:00
st !29680 Refine CPU thread and blocknumber to automatic calucate 2022-02-09 08:40:35 +00:00
syntax/simple_expression Optimize error message 2022-01-06 20:32:08 +08:00
ut [feat] [assistant] [#I40GYE] add new loader SQuADDataset 2022-02-08 03:00:09 -08:00
vm_impl modify if xxx is True to if xxx and modify if xxx is not True to if not xxx 2022-01-12 22:31:49 +08:00
.gitignore
CMakeLists.txt fix cmakelint error 2021-01-23 21:04:29 +08:00
OWNERS add new commiter 2022-01-17 15:59:07 +08:00
__init__.py
dataset_mock.py support dynamic datasink on GPU 2022-01-25 20:07:50 +08:00
ops_common.py Optimize the Executors routines. 2021-08-28 17:36:12 +08:00
security_utils.py add security wrap 2021-09-09 11:34:07 +08:00
summary_utils.py
train_step_wrap.py