Commit Graph

30497 Commits

Author SHA1 Message Date
i-robot 6c8543d961 !21858 fix code docs and the issue that the metrics is not JSON serializable.
Merge pull request !21858 from jiangshuqiang/fix_docs
2021-09-06 06:51:02 +00:00
i-robot e17d24f802 !22899 Fix generator multiprocessing problem part1
Merge pull request !22899 from xiefangqi/md_optimize_process_monitoring
2021-09-06 06:24:35 +00:00
maijianqiang 962c7a33a1 add newwork run demo 2021-09-06 14:24:16 +08:00
i-robot e02819cefe !22887 clearn codecheck for master and fix api error
Merge pull request !22887 from wangshuangling/master
2021-09-06 06:17:17 +00:00
i-robot 5bbb0647ee !22918 fix mixed bit quant bug && delete unused weight quant code
Merge pull request !22918 from yeyunpeng2020/quant_bak
2021-09-06 06:13:24 +00:00
i-robot 12be525ef1 !22634 update readme
Merge pull request !22634 from hjxcoder/sr_ea_branch5
2021-09-06 04:11:21 +00:00
lilei 62e832eaab modify parallel API 2021-09-06 11:45:10 +08:00
yeyunpeng2020 a363be7e9a fix mixed bit quant bug && delete unused weight quant code 2021-09-06 11:38:10 +08:00
i-robot 061c84c6b5 !22935 bump up version number to 1.5.0
Merge pull request !22935 from yanghaoran/code_docs_version
2021-09-06 03:36:00 +00:00
jiangshuqiang a8ea9757e1 fix code docs and the issue that the metrics is not JSON serializable. 2021-09-06 11:27:22 +08:00
i-robot db4d43e340 !22752 Codedex and PClint in master
Merge pull request !22752 from huangbo/master_codedex
2021-09-06 03:14:12 +00:00
i-robot fa12d62d4d !21776 set device_id master 0813
Merge pull request !21776 from mindspore_ding/set_device_id_master_0813
2021-09-06 03:02:58 +00:00
i-robot 2992f0884e !22872 CPU buffer sample update
Merge pull request !22872 from VectorSL/cpu-buffer-sample
2021-09-06 02:58:12 +00:00
yanghaoran 7afeee1b6b bump up version number to 1.5.0 2021-09-06 10:56:00 +08:00
mengyuanli 1d4c4e1e2f fix bug (converter success but have error logs) 2021-09-06 09:51:55 +08:00
chendongsheng ffc0a6b5b9 fixed enable ssl 2021-09-06 09:43:31 +08:00
zhangzhaoju 477bf20fa6 Raise exception while nested calling of ms_function 2021-09-06 09:41:28 +08:00
i-robot 44775dca4b !22830 args must be compatible with loaded graph
Merge pull request !22830 from lanzhineng/mindir_control_flow
2021-09-06 01:28:49 +00:00
i-robot 682d0c7d4f !22867 PyNative RunOp Performance Optimize
Merge pull request !22867 from caifubi/master-pynative-ascend-performance
2021-09-06 01:24:02 +00:00
zhengyuanhua 42b08f2fb7 code review 2021-09-05 19:02:27 +08:00
yexijoe 87148bc321 add ResNet50+BAM
move log and lr
2021-09-05 09:50:26 +08:00
yexijoe 388b3bf86f add FishNet99_Ascend_GPU 2021-09-05 09:45:39 +08:00
i-robot 1f3a5cb2ea !22904 fix cuda10 complie error
Merge pull request !22904 from zhouyaqiang0/complex_ops
2021-09-04 12:24:11 +00:00
yexijoe a93954b53e add RetinaFace 2021-09-04 19:40:29 +08:00
zhouyaqiang bc519edba2 fix compile error 2021-09-04 18:31:35 +08:00
i-robot 75d7a7c8ab !22621 Save data graph into MindIR and Load
Merge pull request !22621 from luoyang/mindir
2021-09-04 08:27:21 +00:00
ZPaC 8f0a0682b8 Fix static check 2021-09-04 15:40:40 +08:00
i-robot ff81c3ce13 !22828 [AutoParallel]Add no_elimilate for communication op
Merge pull request !22828 from lichen/add_no_elimilate_for_comm_op
2021-09-04 07:21:46 +00:00
xiefangqi d1847145b0 optimize subprocess monitoring logic 2021-09-04 14:42:20 +08:00
jingyangxiang 5bb08d6aae first update single-path-nas
edit lr

activ to active

edit train.py

edit utils.py and spnasnet.py

edit utils.py

add new line to __init__.py

delete blanks line in readme.md

edit readme.md

edit readme.md

edit readme.md

edit config.py and dataset.py

edit eval.py and dataset.py

edit epochs and lr_schedule

edit epochs and lr_schedule

edit maxsave and sycbn

uniform to normal

dynamic_loss_scale

achieve accuracy

edit

edit README_CN.md
2021-09-04 13:32:03 +08:00
i-robot 95fe15dab4 !22860 remove dataset testCOCO 404 link problem
Merge pull request !22860 from xiefangqi/remove_dataset_404_link
2021-09-04 03:02:18 +00:00
i-robot a7e34a0526 !22826 modify etsnet to psenet
Merge pull request !22826 from anzhengqi/update-psenet
2021-09-04 02:53:13 +00:00
i-robot c9b8d6e91a !22891 [Debugger] Fix buffer size for reading npy header
Merge pull request !22891 from TinaMengtingZhang/fix_read_npy_header_len
2021-09-04 02:29:06 +00:00
i-robot c928278b62 !22678 add gpu complex ops
Merge pull request !22678 from zhouyaqiang0/complex_ops
2021-09-04 02:23:48 +00:00
i-robot b4f4dcb514 !22504 add lessBN optimization in mobilenetv2
Merge pull request !22504 from guoqi/mobilenet-lessbn
2021-09-04 01:34:42 +00:00
Cathy Wong bc85c606b8 MD Profiling: Update Connector Init to Remove any existing file
to fix sequential pipeline scenario.
2021-09-03 15:45:38 -04:00
TinaMengtingZhang b039cc3682 fix memory usage in header reading 2021-09-03 13:51:54 -04:00
caifubi 5a90c14005 PyNative RunOp Performance Optimize
1. Add OpRuntimeInfo to AnfNode.
2. Cache OpRuntimeInfo in Build.
3. Get format/dtype/tensorsize from OpRuntimeInfo when malloc device memory.
2021-09-03 23:32:32 +08:00
i-robot da69703896 !22881 added client/server password
Merge pull request !22881 from anancds/node
2021-09-03 12:34:20 +00:00
i-robot 01fdf8ca3a !22832 Fix Sparse Attention Backward Error
Merge pull request !22832 from huangxinjing/fix_sparse_backward
2021-09-03 10:54:12 +00:00
i-robot f536d88570 !22821 modify resizebilineargrad input type
Merge pull request !22821 from Simson/opinfer
2021-09-03 10:34:11 +00:00
luoyang c799582bbd Save data graph into MindIR and Load 2021-09-03 18:00:51 +08:00
sl_wang aefd3561d2 fix code clean 2021-09-03 17:48:04 +08:00
dayschan eb50036070 Remove `GKException` from c++ codes.
The "throw" statement is not allowed in mindspore project (codedex check),
so we remove the self-define exception and replace with MS_LOG(EXCEPTION).

In GraphKernelExpanders, we check the return value instead.

The rollback function in ArithmeticSimplify / TrnasformOpOptimizer
is not supported now.

what's more,
changed the c++ op expanders from .h files to .cc files,
the OpExpanderRegister is called in each .cc file, likes
the operator registers in mindspore.
2021-09-03 17:43:37 +08:00
i-robot 59dca1e8ed !22862 Fix error if hccl/nccl not inited
Merge pull request !22862 from huanghui/fix-error-if-not-inited
2021-09-03 09:35:43 +00:00
chendongsheng 5caad99a57 added client/server password 2021-09-03 17:09:04 +08:00
i-robot d923b6edd6 !22870 modify for I48FSU
Merge pull request !22870 from 郑彬/I48FSU_squeezenet_eval_failed
2021-09-03 09:08:43 +00:00
i-robot 9bc8ecd233 !22836 support dynamic compile static
Merge pull request !22836 from laiyongqiang/dynamic_compile_static
2021-09-03 09:06:12 +00:00
lichenever 56b31fce42 add_no_elimilate_for_comm_op 2021-09-03 16:54:56 +08:00
i-robot 6ec981f25d !22838 Fix the bug when bninfer is used as updatestate
Merge pull request !22838 from Margaret_wangrui/backend
2021-09-03 08:47:01 +00:00