Commit Graph

30363 Commits

Author SHA1 Message Date
lilei 62e832eaab modify parallel API 2021-09-06 11:45:10 +08: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
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
i-robot 1f3a5cb2ea !22904 fix cuda10 complie error
Merge pull request !22904 from zhouyaqiang0/complex_ops
2021-09-04 12:24:11 +00: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
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
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
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
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
i-robot f4aa483217 !22857 [GraphKernel] fix infer shape
Merge pull request !22857 from r1chardf1d0/master
2021-09-03 08:44:35 +00:00
i-robot 712c3c93f6 !22794 Add warnings in the docstring of FFT3D, IFFT3D
Merge pull request !22794 from wangrao124/code_docs_fft
2021-09-03 08:01:27 +00:00
i-robot de984ecd94 !22804 fix -D off compile errors with RDR include files
Merge pull request !22804 from liangyongxiong/master
2021-09-03 07:55:20 +00:00
i-robot cad648cc03 !22801 Remove gmp dependency in flearning secure aggregation
Merge pull request !22801 from jxlang910/master
2021-09-03 07:41:18 +00:00
i-robot bb63ae2446 !22795 broadcast_with_new_group
Merge pull request !22795 from yao_yf/broadcast_with_new_group
2021-09-03 07:37:11 +00:00
i-robot d397fa22ec !22797 Fix wide&deep allreduce_fusion_index bug in PyNative mode
Merge pull request !22797 from caifubi/master-pynative-allreduce-fusion-index
2021-09-03 07:18:05 +00:00
VectorSL 092b39d801 aupdate cpu buffer sample 2021-09-03 15:09:46 +08:00
i-robot fb15f7cf5a !22758 fix dump path: rand_id/node_dump
Merge pull request !22758 from jjfeing/master
2021-09-03 07:01:02 +00:00
i-robot d1ad264b79 !22858 Revert "Dealing with the random accuracy problem: parameter and load are equivalent."
Merge pull request !22858 from Margaret_wangrui/load_eliminate
2021-09-03 06:45:35 +00:00
i-robot 62e1f2c09e !22810 resnet & resnet152 network consolidation
Merge pull request !22810 from huchunmei/master
2021-09-03 06:24:08 +00:00
i-robot fa68d6c0bc !22865 Fix the docs for its format problems
Merge pull request !22865 from dinglinhe/code_docs_dlh_master_I48E0Z
2021-09-03 06:18:58 +00:00
i-robot 015036716a !22863 Fix the docs for its format problems
Merge pull request !22863 from dinglinhe/code_docs_dlh_master_I48DVW
2021-09-03 06:18:56 +00:00
i-robot 95850afc4c !22097 modify initializer note for master
Merge pull request !22097 from lilei/modify_note_master
2021-09-03 06:17:40 +00:00
i-robot 174bd651c4 !22816 [MS][LITE] lite train support mix precision model
Merge pull request !22816 from zhengjun10/mix
2021-09-03 06:10:36 +00:00
huangxinjing c7ec8c5f9f Add value check and fix sparse brop 2021-09-03 12:46:02 +08:00
i-robot 0ea683a90e !22764 bug fix
Merge pull request !22764 from wukesong/sink_master
2021-09-03 04:23:48 +00:00
郑彬 4f16294bd5 modify for I48FSU 2021-09-03 12:23:40 +08:00
i-robot ebc8874b43 !22817 Synchronize with enter.
Merge pull request !22817 from ZPaC/master
2021-09-03 03:55:09 +00:00
lanzhineng bd4add384f The args must be compatible with the loaded graph 2021-09-03 11:32:11 +08:00
i-robot 1da5f2faa0 !22665 fix pclint and error log
Merge pull request !22665 from baihuawei/fixcodedex
2021-09-03 03:24:09 +00:00
simson f00e22342b modify resizebilineargrad input type 2021-09-03 11:23:00 +08:00
dinglinhe 7e15044073 Fix the docs for its format problems 2021-09-03 11:22:50 +08:00
yao_yf 3ca73a6d6b broadcast using seqarates world group 2021-09-03 11:21:36 +08:00
i-robot c1ebbce297 !22852 [MS][LITE][CPU] vs build
Merge pull request !22852 from liuzhongkai/code_re5
2021-09-03 03:18:59 +00:00