mindspore-ci-bot
|
5155120ffb
|
!5845 [MS][LITE][GPU]fix bug in leakyrelu
Merge pull request !5845 from chenzupeng/master-lite
|
2020-09-08 09:12:35 +08:00 |
mindspore-ci-bot
|
2ccb74c913
|
!5846 fix the bug of get id
Merge pull request !5846 from Simson/bugfix
|
2020-09-08 09:09:12 +08:00 |
mindspore-ci-bot
|
202795eb05
|
!5856 [MSLITE][Develop] fix gather kernel
Merge pull request !5856 from sunsuodong/fix_gather
|
2020-09-08 09:04:08 +08:00 |
mindspore-ci-bot
|
6138b75518
|
!5867 mindspore lite should dlopen liboptimizer.so only when fp16 and sdot are both supported
Merge pull request !5867 from hangq/primitive
|
2020-09-07 23:19:51 +08:00 |
hangq
|
ebf3f6ce8e
|
mindspore lite should dlopen liboptimizer.so only when fp16 and sdot are
both supported
|
2020-09-07 22:55:07 +08:00 |
chenfei
|
6cc9e3ec1a
|
rm default value of group of depthwiseConv2d
|
2020-09-07 22:07:34 +08:00 |
sunsuodong
|
c35ac03381
|
fix gather
|
2020-09-07 22:00:57 +08:00 |
mindspore-ci-bot
|
d14221ea8b
|
!5849 mobilenetv2 modify api and debug
Merge pull request !5849 from yepei6/mobilenetv2
|
2020-09-07 21:49:05 +08:00 |
Wei Luning
|
e6f82af849
|
add cell class to c++
|
2020-09-07 21:06:07 +08:00 |
mindspore-ci-bot
|
bbafa9dbe4
|
!5832 Use the unified Execute function to run Graph or Single Graph.
Merge pull request !5832 from 张清华/master
|
2020-09-07 21:04:17 +08:00 |
mindspore-ci-bot
|
4535faa2b0
|
!5837 [AutoParallel]Rectification allreduce fusion api
Merge pull request !5837 from lichen/rectification_allreduce_fusion_api
|
2020-09-07 20:37:44 +08:00 |
mindspore-ci-bot
|
a3d0ddb4db
|
!5779 tenoradd profiling
Merge pull request !5779 from chenweifeng/broadcast-refactor
|
2020-09-07 20:27:26 +08:00 |
xiefangqi
|
9b8c19d9f1
|
fix dataset thread register problem
|
2020-09-07 20:13:31 +08:00 |
fary86
|
9dff320d9c
|
Fix SparseApplyFtrl ut segmentfault in pynative mode
|
2020-09-07 20:01:56 +08:00 |
mindspore-ci-bot
|
72f77bdea7
|
!4363 export and load model for serving
Merge pull request !4363 from hexia/export_and_load_model_for_serving
|
2020-09-07 19:14:38 +08:00 |
Payne
|
d6278c2bc6
|
train with ascend, modify api and debug
|
2020-09-07 18:59:21 +08:00 |
mindspore-ci-bot
|
97563d5abf
|
!5831 raise ValueError when call hook function in graph mode
Merge pull request !5831 from zhangbuxue/check_mode_for_hook_function
|
2020-09-07 18:49:54 +08:00 |
mindspore-ci-bot
|
e0c7ad784b
|
!5852 tod fixes
Merge pull request !5852 from yonibaehr/export
|
2020-09-07 18:28:42 +08:00 |
yoni
|
9934d06693
|
tod fix compilation issues
|
2020-09-07 13:03:43 +03:00 |
mindspore-ci-bot
|
5389348148
|
!5805 Fix bug about nn.CentralCrop calulation result.
Merge pull request !5805 from liuxiao93/central-crop
|
2020-09-07 17:43:45 +08:00 |
mindspore-ci-bot
|
506c1a0fd8
|
!5548 Remove unused parameters from SummaryRecord __init__
Merge pull request !5548 from LiHongzhang/rm_unused_params
|
2020-09-07 17:40:28 +08:00 |
mindspore-ci-bot
|
62ba848100
|
!5847 [MSLITE][Develop]fix ops not equal
Merge pull request !5847 from sunsuodong/fix_ops_not_equal
|
2020-09-07 17:35:54 +08:00 |
Li Hongzhang
|
066950f69e
|
GPU dataset_sink_mode collect inputs
|
2020-09-07 17:12:36 +08:00 |
simson
|
2b0d88e3e2
|
fix the bug of get id that string might has conflict with int
|
2020-09-07 17:04:38 +08:00 |
sunsuodong
|
ccdee9549d
|
fix_ops_not_equal
|
2020-09-07 16:59:27 +08:00 |
chenzupeng
|
a3b45b7167
|
fix bug in leakyrelu
|
2020-09-07 16:59:04 +08:00 |
wilfChen
|
6ebe132cd3
|
broadcast refactor
|
2020-09-07 16:57:50 +08:00 |
baiyangfan
|
100f6b5c6c
|
modify initialier nots
|
2020-09-07 16:54:31 +08:00 |
lichenever
|
f2d3fd34ce
|
rectification_allreduce_fusion_api
|
2020-09-07 16:38:58 +08:00 |
mindspore-ci-bot
|
9cb1ae8ab9
|
!5776 support caffe exp op
Merge pull request !5776 from 陶云浩/master
|
2020-09-07 16:24:53 +08:00 |
Li Hongzhang
|
869ca261bc
|
rm unused params for SummaryRecord
|
2020-09-07 16:21:10 +08:00 |
mindspore-ci-bot
|
6a946bddab
|
!5796 fix the indentation bug in CTCLoss
Merge pull request !5796 from Simson/push-to-opensource
|
2020-09-07 16:20:26 +08:00 |
zhanke
|
49f8076137
|
Add bgcf to model zoo
|
2020-09-07 16:19:30 +08:00 |
mindspore-ci-bot
|
0b67b8c45e
|
!5827 fix scripts bug
Merge pull request !5827 from hwjiaorui/master
|
2020-09-07 16:03:49 +08:00 |
mindspore-ci-bot
|
46f6abea2d
|
!5810 add execution tree state to fix minddata profiling.
Merge pull request !5810 from anzhengqi/add-execution-tree-state
|
2020-09-07 16:00:05 +08:00 |
mindspore-ci-bot
|
d82969c584
|
!5839 Fix some tiny bugs for converter in windows enviroment
Merge pull request !5839 from liuwenhao/master
|
2020-09-07 15:29:37 +08:00 |
mindspore-ci-bot
|
5901be3ba8
|
!5833 fix thor optimizer interface
Merge pull request !5833 from wangmin0104/master
|
2020-09-07 15:21:33 +08:00 |
liuwenhao4
|
94499fce9d
|
Fix some tiny bugs for converter in windows enviroment
|
2020-09-07 15:12:18 +08:00 |
Zhang Qinghua
|
c0070d3d49
|
Use the unified Execute function to run Graph or Single Op Graph.
|
2020-09-07 15:07:44 +08:00 |
simson
|
612e8be44f
|
fix the indentation bug in CTCLoss
|
2020-09-07 15:05:26 +08:00 |
buxue
|
6fa60f6666
|
raise ValueError when call hook function in graph mode
|
2020-09-07 15:02:23 +08:00 |
liuxiao93
|
3045af13cb
|
fix nn.CentralCrop calulation result.
|
2020-09-07 14:38:10 +08:00 |
mindspore-ci-bot
|
eface185cd
|
!5773 [AutoParallel]Fix Reduce_eliminate_pass bug
Merge pull request !5773 from lichen/fix_reduce_eliminate_pass
|
2020-09-07 14:30:35 +08:00 |
mindspore-ci-bot
|
d05c22a132
|
!5741 fix op id issue in pynative mode
Merge pull request !5741 from wangqiuliang/fix-net-id-issue
|
2020-09-07 14:24:03 +08:00 |
Margaret_wangrui
|
1f107d5a8a
|
codedex_bot
|
2020-09-07 14:23:13 +08:00 |
mindspore-ci-bot
|
3a36c411ed
|
!5834 modify _exec_save_checkpoint
Merge pull request !5834 from liuyang/save_checkpoin
|
2020-09-07 14:15:14 +08:00 |
liuyang_655
|
18c442e724
|
modify _exec_save_checkpoint
|
2020-09-07 11:53:07 +08:00 |
lichenever
|
954cf0aff6
|
fix reduce_eliminate bug
|
2020-09-07 11:52:11 +08:00 |
mindspore-ci-bot
|
b9345d1d34
|
!5775 fix categorical in GraphMode
Merge pull request !5775 from baihuawei/0902
|
2020-09-07 11:48:34 +08:00 |
wangmin
|
3349d4372b
|
fix thor optimizer interface
|
2020-09-07 11:42:44 +08:00 |