i-robot
|
1eb47972ea
|
!32623 fix_white_list
Merge pull request !32623 from 冯一航/modify_white_list_to_1.7
|
4 years ago |
fengyihang
|
afedd2cf72
|
test
|
4 years ago |
i-robot
|
687825964a
|
!32702 fix compile error on windows
Merge pull request !32702 from guozhijian/fix_compile_error
|
4 years ago |
i-robot
|
6df4dcca43
|
!32535 [MD][Autotune] Add rank to filename r1.7
Merge pull request !32535 from harshvardhangupta/r1_7_rank_id_suffix_at_config
|
4 years ago |
i-robot
|
efded3520e
|
!32693 add basic sparse back-propagation rules
Merge pull request !32693 from 杨林枫/sparse_fix_1.7
|
4 years ago |
jonyguo
|
466339e0fc
|
fix compile error
|
4 years ago |
harshvardhangupta
|
335164d12d
|
add rank to filename
|
4 years ago |
yanglf1121
|
3159b0cc6f
|
add sparse bprop
|
4 years ago |
liyong
|
61c68e72a7
|
fix doc issue2
|
4 years ago |
i-robot
|
11655a13c7
|
!32606 [MD] fix datast some issues in r1.7
Merge pull request !32606 from liyong126/fix_some_issues_r1.7
|
4 years ago |
i-robot
|
c6fdcc6b0f
|
!32532 Fix r1.7 bug of evaluate of second grad
Merge pull request !32532 from chenfei_mindspore/r1.7-develop
|
4 years ago |
liyong
|
b55a674116
|
fix some issue
|
4 years ago |
i-robot
|
3d415d1865
|
!32566 [dataset][bugfix] Fix hang bug of output_types when dataset launch two-level pipeline + multiprocessing
Merge pull request !32566 from xiefangqi/md_fix_two_level_pipeline_hang_r1.7
|
4 years ago |
yanghaoran
|
6c8f7d0d71
|
takedown test_resnet_imagenet_and_thor_4p to ensure gate stability
|
4 years ago |
unknown
|
d6b4d40875
|
fix dataset two level pipeline hang problem
|
4 years ago |
i-robot
|
0fc6a5cda0
|
!32549 Fix PanGu's model limit
Merge pull request !32549 from huangxinjing/fix_model_limit_r17
|
4 years ago |
i-robot
|
aeb5a5327a
|
!32218 r1.7 fix the error is reported when the file name is directly transferred
Merge pull request !32218 from 刘勇琪/r1.7
|
4 years ago |
huangxinjing
|
6371544681
|
1. Fix optimizer check error, as the check is done by the class name, too naive
2. Add virutal assign add to the operator
|
4 years ago |
lanzhineng
|
b77f639a49
|
fix endless infer of the high-order differential function
|
4 years ago |
limingqi107
|
70c4efddab
|
fix the dynamic shape with heterogeneous
|
4 years ago |
liu-yongqi-63
|
767ba8e6f0
|
Fix the error is reported when the file name is directly transferred
|
4 years ago |
王程浩
|
35f3fdf252
|
修复 一阶二阶门禁
|
4 years ago |
i-robot
|
9216ea4f92
|
!32260 修复 ST probabilistic failure in daily version
Merge pull request !32260 from 王程浩/r1.7
|
4 years ago |
i-robot
|
8fb38465d4
|
!32407 [MD][Offload] Reduce Offload UT Computation Time (r1.7)
Merge pull request !32407 from alashkari/update-ut-r1.7
|
4 years ago |
王程浩
|
07db40eeeb
|
修复 ST probabilistic failure in daily version
|
4 years ago |
Rescue
|
c9560da255
|
Decrease test_map_offload.py computation time.
|
4 years ago |
i-robot
|
1fef6dbb70
|
!32225 fix the logger info and exception message in profiler and summary to r1.7
Merge pull request !32225 from maoyaomin/mym_fix_r1.7
|
4 years ago |
yanghaoran
|
42af30a70b
|
takedown test_datasets_generator to ensure gate stability
|
4 years ago |
i-robot
|
d882388c81
|
!32290 [r1.7]Bugfix for graph with tuple inputs
Merge pull request !32290 from caifubi/r1.7-graph-tuple-input
|
4 years ago |
maoyaomin
|
21080e9177
|
fix the logger info and exception message in profiler and summary
|
4 years ago |
caifubi
|
286a1c0c0a
|
Bugfix for graph with tuple inputs
|
4 years ago |
jonyguo
|
623c5c9598
|
fix: when return numpy in GeneratorDataset
|
4 years ago |
i-robot
|
77b4f6cda0
|
!32112 No need to do AllReduce on constant output.
Merge pull request !32112 from caifubi/r1.7
|
4 years ago |
i-robot
|
940e05d316
|
!32236 [MD][AT][r1.7] Autotune Config
Merge pull request !32236 from harshvardhangupta/at_changes_1_7
|
4 years ago |
i-robot
|
fb3fa42e6b
|
!32173 Fix exception for sending big message using TCP client
Merge pull request !32173 from chengang/fix_send_large_msg_1_7
|
4 years ago |
caifubi
|
be2d6958c0
|
Only do AllReduce on the output of CNode.
|
4 years ago |
harshvardhangupta
|
6bcccd6e3f
|
modify the autotune config
|
4 years ago |
i-robot
|
5424ec5b13
|
!32122 [Dynamic][Gpu]fix some dynamic operators and add test cases
Merge pull request !32122 from hanhuifeng/dyn_gpu_fix_1.7
|
4 years ago |
i-robot
|
a5a4b4514e
|
!32077 me r1.7 0328
Merge pull request !32077 from mindspore_ding/me_r1.7_0328
|
4 years ago |
Parallels
|
108d53b893
|
Fix exception when sending large messages
|
4 years ago |
limingqi107
|
69e895b185
|
unified runtime enable the dynamic shape in the heterogeneous
|
4 years ago |
dingpeifei
|
7ac986a524
|
me master 0325
|
4 years ago |
i-robot
|
978d43df0e
|
!32011 fix bugs of moe
Merge pull request !32011 from bichaoyang/r1.7
|
4 years ago |
hanhuifeng2020
|
c8f5167d52
|
[Dynamic][Gpu]fix some dynamic operators and add test cases
|
4 years ago |
b00518648
|
b0c0ec64e4
|
fix bugs of moe: only use a fewer dp in moe
|
4 years ago |
i-robot
|
bdb3180ce6
|
!31957 modify interface of shard function for r1.7
Merge pull request !31957 from wangjun/r1.7_interface_modify_0325
|
4 years ago |
wangjun
|
7c476b347c
|
modify interface name for shard
|
4 years ago |
lianliguang
|
270c0cda6a
|
fix isolate node bug when using fallback interpret node
|
4 years ago |
i-robot
|
0bb23effca
|
!31541 aicpu priority replay buffer api
Merge pull request !31541 from chenweifeng/aicpu-priority-replay-buffer-api
|
4 years ago |
i-robot
|
4d2fdb4928
|
!31924 Add UT for recovery module
Merge pull request !31924 from zyli2020/worker_failover_ut
|
4 years ago |