mindspore/mindspore
mindspore-ci-bot 19bdba56f9 !6265 Fix the static security check of sha256.h
Merge pull request !6265 from huangbingjian/fix_sha256
2020-09-16 10:54:03 +08:00
..
_extends support function as condition of if 2020-09-11 17:43:07 +08:00
ccsrc !6265 Fix the static security check of sha256.h 2020-09-16 10:54:03 +08:00
common * add doc for some Parameter property.* add export in quant __all__* fix bug for isinstance & add ut for it 2020-09-15 18:25:12 +08:00
communication add checks for init 2020-09-14 14:40:41 +08:00
core !6241 [bug]add doc for some Parameter property & fix bug for `Isinstance` 2020-09-16 10:13:30 +08:00
dataset !6221 stop send data to device after end of sequence 2020-09-15 16:10:35 +08:00
graph_utils reduce pass traversals if no pre-ad python pass exists 2020-09-10 20:00:10 +08:00
lite !6262 optimize cpu op div 2020-09-16 10:10:12 +08:00
mindrecord fix ctrl c coredump in transform 2020-09-15 15:02:17 +08:00
nn !6259 add ut-test_example 2020-09-16 10:31:17 +08:00
ops !6241 [bug]add doc for some Parameter property & fix bug for `Isinstance` 2020-09-16 10:13:30 +08:00
parallel !5894 enhance ops API comment part3 2020-09-08 20:02:49 +08:00
profiler !6261 fix the problem of sometimes profile file for 1 card can not generate by run 8p train with profiler 2020-09-15 21:10:49 +08:00
train !6241 [bug]add doc for some Parameter property & fix bug for `Isinstance` 2020-09-16 10:13:30 +08:00
__init__.py version check 2020-09-10 20:33:46 +08:00
_checkparam.py fix bugs 2020-09-05 17:33:27 +08:00
_version_check.py combine py config files 2020-09-14 17:03:47 +08:00
context.py perfect annotation of ops and context and support bool equal 2020-09-15 14:32:02 +08:00
log.py