hongxing
8f04adf1c3
feature : eliminate graph
5 years ago
mindspore-ci-bot
6b4a6e55a0
!1177 fix codex
...
Merge pull request !1177 from panyifeng/fix_codex
5 years ago
yao_yf
06d35d8d18
fix gatherv2 replace graph in auto parallel
5 years ago
WilliamLian
52e97dbb79
using device dtype to create transdata kernel build info
5 years ago
mindspore-ci-bot
c680cfbf27
!1157 dataset: add concat operation for dataset
...
Merge pull request !1157 from ms_yan/concat_dataset
5 years ago
mindspore-ci-bot
ab031ee9ea
!1126 VOCDataset support object detection function
...
Merge pull request !1126 from xiefangqi/voc_support_detection
5 years ago
yujianfeng
0f42fdbb80
Fix pylint warning
5 years ago
panyifeng
a028c40e1c
fix codex
5 years ago
zhouneng
c2a1b5f8c1
add register info for ROIAlign and ROIAlignGrad
5 years ago
mindspore-ci-bot
dbac31e787
!1175 LayerNormGrad fix & codex
...
Merge pull request !1175 from chenweifeng/layernorm
5 years ago
huanghui
709828a98b
add BatchNormGrad2BNInferGrad pass
5 years ago
mindspore-ci-bot
42ba885e58
!1098 Add BatchNorm2BNInfer pass
...
Merge pull request !1098 from huanghui/add-batchnorm-bninfer-pass
5 years ago
mindspore-ci-bot
1234439661
!1174 Make optimizer parameter same as gradient
...
Merge pull request !1174 from ghzl/fix-beg-group-parameters
5 years ago
xiefangqi
c937bad53f
minddata support voc
5 years ago
ms_yan
c0fa7b4b19
init commit of concat dataset
...
change to use __add__ operation instead ds.concat
5 years ago
mindspore-ci-bot
e2951707f2
!1167 add o2 amp level to resent50_imagenet2012
...
Merge pull request !1167 from gengdongjie/master
5 years ago
mindspore-ci-bot
f60bf03046
!1102 Add annotation for group parameter of Conv2dTranspose ops
...
Merge pull request !1102 from yangyongjie/master
5 years ago
mindspore-ci-bot
a8dc59789e
!1151 Simplify node traversal strategy
...
Merge pull request !1151 from lyvette/master
5 years ago
wilfChen
1991a89f40
LayerNormGrad fix & codex
5 years ago
mindspore-ci-bot
6f68dd7d12
!1130 support vm for flatten
...
Merge pull request !1130 from jiangjinsheng/flatten
5 years ago
guohongzilong
e0c0c8bc86
make optimizer parameter same as gradient
5 years ago
mindspore-ci-bot
c786596641
!1156 Add batch_norm grad infer fission pass
...
Merge pull request !1156 from YuJianfeng/master
5 years ago
jiangjinsheng
766906dd6d
support vm for flatten
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
huanghui
6db71e6576
add batchnorm2bninfer pass
5 years ago
mindspore-ci-bot
8a853cec2d
!1171 adjust onnx related testcases
...
Merge pull request !1171 from fary86/adjust_onnx_related_uts
5 years ago
yujianfeng
2b061c84c7
Add batch_norm_grad infer fisson
5 years ago
mindspore-ci-bot
597933b04b
!1113 rename kernel/mng to kernel/rts
...
Merge pull request !1113 from dengwentao/rts
5 years ago
mindspore-ci-bot
cf6a4fe687
!1155 fix bug of log interface
...
Merge pull request !1155 from fary86/fix_bug_of_log_interface
5 years ago
mindspore-ci-bot
cca0610615
!1158 fix some pyling warnings
...
Merge pull request !1158 from SJN/master
5 years ago
mindspore-ci-bot
d2efa20cab
!1163 Add BatchNorm fusion pattern with mix precision
...
Merge pull request !1163 from YuJianfeng/bn_fusion_with_cast
5 years ago
mindspore-ci-bot
2ee4fdade6
!1165 new control sink entry
...
Merge pull request !1165 from zhoufeng/new-control-sink-entry
5 years ago
mindspore-ci-bot
bb374ebc28
!1015 Support weights to be compiled according to shape
...
Merge pull request !1015 from candanzg/me_with_shape
5 years ago
fary86
fe2ee14340
Adjust onnx exporting related testcases
5 years ago
yangjie159
72f9fe22d4
modify ascend device max memoryGB to 26
...
fix mem_reuse_allocator ReleaseNodeUnusedOutput
5 years ago
fary86
057dcdbad5
Fix bug of log interface
...
1.GLOG_v can not control log level of MindData
2.Sub module ids of some source files under directory `kernel` and `device` are incorrect
3.GLOG_v can not control log level when using dlog
5 years ago
mindspore-ci-bot
c68d1567e9
!1159 add nlp preprocess example to mindrecord
...
Merge pull request !1159 from guozhijian/add_nlp_preprocess_example
5 years ago
mindspore-ci-bot
7d30c62d6e
!1164 Add TBE op info of BNInfer and BNInferGrad for VM
...
Merge pull request !1164 from liuxiao/BNInfer/BNUIferGrad-VM
5 years ago
mindspore-ci-bot
a9816fa779
!1026 Add Logsigmoid and Reduce_logsumexp
...
Merge pull request !1026 from peixu_ren/custom_pp_ops
5 years ago
zhoufeng
b78e54a5c4
new control sink entry
...
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
mindspore-ci-bot
b124bf38a1
!1152 [AutoParallel] dynamic output shape handling for Reduce series & Squeeze
...
Merge pull request !1152 from Chong/support_squeeze_and_reduce
5 years ago
yujianfeng
6e89ebe6f0
Add BatchNorm fusion pattern with mix precision
5 years ago
hongxing
dc290d7959
support squeeze and reduce op
5 years ago
gengdongjie
ff50625ea3
add o2 amp level to resent50_imagenet2012
5 years ago
jonyguo
44a082e5ec
add aclImdb preprocess example
5 years ago
mindspore-ci-bot
2831641eea
!1030 [MD] remove dead code in mindrecord
...
Merge pull request !1030 from liyong126/mindrecord_remove_dead_code
5 years ago
mindspore-ci-bot
62783712f3
!1106 Add enable dump log info
...
Merge pull request !1106 from ghzl/add-enable-dump-log-info
5 years ago
mindspore-ci-bot
64f9d78a3e
!1137 add pre-trained and update launch of mobilenetv2
...
Merge pull request !1137 from wandongdong/master
5 years ago
mindspore-ci-bot
a6546b80ba
!1147 INFO user when set_strategy not under [semi_]auto_parallel mode
...
Merge pull request !1147 from yihuaijie/master
5 years ago
mindspore-ci-bot
1f9fc65218
!1154 [control sink refactoring]new compile graph
...
Merge pull request !1154 from chenfei_mindspore/add-child-graph-to-kernel-graph
5 years ago