mindspore/tests
i-robot e897c98b1f
!31988 Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo.
Merge pull request !31988 from liuluobin/ops_impl
2022-03-29 08:08:32 +00:00
..
mindspore_test_framework change error log 2022-02-21 17:48:16 +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 !32076 add ci script for lenet of fl 2022-03-29 06:49:47 +00:00
syntax/simple_expression !27854 Enable hypermap to use tuple/list as input 2022-02-10 03:07:02 +00:00
ut !31988 Implementation of SquaredDifferenceInfo, ErfinvInfo, MaskedFillInfo, SplitVInfo, GammaInfo, KLDivLossInfo and LinSpaceInfo. 2022-03-29 08:08:32 +00:00
vm_impl add dynamic_decay 2022-03-10 11:02:27 +08:00
.gitignore
CMakeLists.txt fix cmakelint error 2021-01-23 21:04:29 +08:00
OWNERS add owner simson_wu 2022-03-25 17:38:39 +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 fix summary st, and support test dataset sink mode 2020-12-05 14:54:23 +08:00
train_step_wrap.py