jjfeing
|
3e2e4571ea
|
fix release md
|
4 years ago |
jjfeing
|
9a61ce075e
|
updata release r1.4
|
4 years ago |
i-robot
|
4026500fa9
|
!24604 rename keyword argument from 'acc_level' to 'boost_level' in class Model.__init__
Merge pull request !24604 from zhouneng/fix_issue_acc_level_rename_r1.4
|
4 years ago |
zhouneng2
|
cb561323e1
|
rename keyword argument from 'acc_level' to 'boost_level' in class Model.__init__
|
4 years ago |
i-robot
|
31068de695
|
!24402 modify fasttext run scripts for r1.4
Merge pull request !24402 from zhanghuiyao/r1.4_fasttext
|
4 years ago |
zhanghuiyao
|
dae78c7430
|
modify fasttext run scripts
|
4 years ago |
i-robot
|
683439f0dd
|
!23047 23046 fix offline debugger read tensor and online debugger overflow and check watchpoint bug r1.4
Merge pull request !23047 from parastooashtari/overflow_bug_1.4
|
4 years ago |
i-robot
|
e5c0b80492
|
!22892 Fix convert async dump files problem in r1.4 branch
Merge pull request !22892 from TinaMengtingZhang/convert_async_bug_r1_4
|
4 years ago |
Parastoo Ashtari
|
ed837dea58
|
fixed overflow, offline debugger and online debugger check wp bug
|
4 years ago |
TinaMengtingZhang
|
1379a829ce
|
Fix convert async dump files failed issue and refactor convert_async.py
Comments addressed
Adapt async dump conversion tool with new run package (Sep03 version)
|
4 years ago |
i-robot
|
9baffac2d3
|
!23247 [MSLITE] Fix bug of tf model‘s output names.
Merge pull request !23247 from wangshaocong/convert_r1.4
|
4 years ago |
wang_shaocong
|
87174d9561
|
[MSLITE] Convert a tf model whose input is also an output.
|
4 years ago |
i-robot
|
32658645b5
|
!22849 Fix issue for multi card check watchpoint r1.4
Merge pull request !22849 from parastooashtari/offline_dbg_bug_1.4
|
4 years ago |
i-robot
|
9af75bb1e7
|
!23038 Profiler deal with the case that cpu utilization data may not have information for each pipeline op.
Merge pull request !23038 from casgj/r1.4
|
4 years ago |
gaojing
|
4148cfc0c3
|
Profiler deal with the case that the cpu utilization data may not have information for each pipeline op.
|
4 years ago |
Parastoo Ashtari
|
a7e977a25e
|
fix checkwatchpoints multi card issue
|
4 years ago |
i-robot
|
9c570e316e
|
!22641 fix yolov3 tiny multi root graph seg fault
Merge pull request !22641 from john_tzanakakis/1.4
|
4 years ago |
i-robot
|
0fe6e20502
|
!22724 Fix for the set value of monitoring point is inconsistent with the actual value issue r1.4
Merge pull request !22724 from parastooashtari/offline_dbg_bug_1.4
|
4 years ago |
Parastoo Ashtari
|
d76d1df56d
|
fix inconsistent wp value issue in offline dbg
|
4 years ago |
John Tzanakakis
|
e0c4f0bfb1
|
fix yolov3 tiny multi root graph seg fault
|
4 years ago |
i-robot
|
f290098e3d
|
!22480 modify the limit of axis of reduce ops
Merge pull request !22480 from Simson/push-to-r1.4
|
4 years ago |
simson
|
52c5f9befe
|
modify the limit of axis of reduce ops
|
4 years ago |
i-robot
|
43f5ec7241
|
!22415 fix bug on maskrcnn/fasterrcnn
Merge pull request !22415 from gengdongjie/r1.4
|
4 years ago |
gengdongjie
|
5d7a31fc9d
|
Fix the execution sequence problem of the load in maketuple
|
4 years ago |
i-robot
|
cec2fea2ee
|
!22234 [MSLITE] Fix ci test.
Merge pull request !22234 from wangshaocong/bugfix_r1.4
|
4 years ago |
wang_shaocong
|
907c2553d0
|
[MSLITE]fix ci test
|
4 years ago |
i-robot
|
3e9b8f23d1
|
!22119 [MS][LITE][r1.4] fix entrance gurad problem
Merge pull request !22119 from XianglongZeng/r1.4
|
4 years ago |
zengxianglong
|
fa3a07cd8b
|
fix entrance guard problem
|
4 years ago |
i-robot
|
fe435e296e
|
!22125 fix uint8 overflow bug
Merge pull request !22125 from yuchaojie/r1.4
|
4 years ago |
i-robot
|
215d258411
|
!21866 Ascend control use vm r1.4
Merge pull request !21866 from chenfei_mindspore/ascend-control-use-vm-r1.4
|
4 years ago |
i-robot
|
42429c5ecb
|
!22103 Add the download link of vgg19-0-97_5004.ckpt to openpose for r1.4
Merge pull request !22103 from zhanghuiyao/fix_openpose_readme_r1.4
|
4 years ago |
yuchaojie
|
0b778d936f
|
fix uint8 overflow bug
|
4 years ago |
i-robot
|
0713e47db1
|
!22095 redirect model input bin
Merge pull request !22095 from hangq/graph_inout
|
4 years ago |
chenfei
|
5b1639ad56
|
ascend control use vm
|
4 years ago |
zhanghuiyao
|
5d8bf2b56f
|
Add vgg download link to openpose readme.md for r1.4
|
4 years ago |
hangangqiang
|
9e099f8497
|
redirect model input bin
|
4 years ago |
i-robot
|
aecb280e17
|
!22064 fix graph input
Merge pull request !22064 from hangq/graph_inout
|
4 years ago |
i-robot
|
b7fd96b182
|
!21876 reduce func graph number by elimiate incorporate getitem
Merge pull request !21876 from xychow/reduce-graph-number-by-eliminate-incorporate-getitem
|
4 years ago |
hangangqiang
|
898e63ea6f
|
fix graph input
|
4 years ago |
i-robot
|
cd14d06971
|
!21968 use temporary dir as dump dir in testcase
Merge pull request !21968 from yelihua/ylh_r14
|
4 years ago |
yelihua
|
b4c82be639
|
use temporary dir as dump dir
|
4 years ago |
i-robot
|
c35d32d45a
|
!21867 update the method for get rank_id
Merge pull request !21867 from yelihua/ylh_r14
|
4 years ago |
yelihua
|
425b1168ad
|
get rank id when set hccl env for single card train
|
4 years ago |
i-robot
|
f40c33ff18
|
!21856 Fix comments in LossBase.get_loss()
Merge pull request !21856 from chenhaozhe/code_docs_change_lossBase_getloss_1.4
|
4 years ago |
i-robot
|
780f40395a
|
!21885 [MSLITE] Fix bug of tf model‘s output names.
Merge pull request !21885 from wangshaocong/convert_name_r1.4
|
4 years ago |
wang_shaocong
|
8f60482bfd
|
[MSLITE] Fix bug of tf model parser.
|
4 years ago |
i-robot
|
c1a90b0870
|
!21844 [EmbeddingLookup] Add a check for the case of scalar indices
Merge pull request !21844 from Xiaoda/83-add-a-check-for-embeddinglookup-scalar-indices-r.14
|
4 years ago |
zhousiyi
|
b798586988
|
keep tuple_getitem as much as possible to reduce the number of func graphs
shrink output of func_graph other than set unused to dead node
|
4 years ago |
chenhaozhe
|
209b2f1e04
|
fix comments for LossBase.get_loss
|
4 years ago |
Xiaoda Zhang
|
9a27864e42
|
add a check for scalar indices for embeddinglookup
|
4 years ago |