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
liuxiao
c884653de1
add tbe op info of BNInfer and BNInferGrad for VM
5 years ago
mindspore-ci-bot
9a3566d0c8
!1144 fix: add parameter check for MindDataset
...
Merge pull request !1144 from guozhijian/fix_minddataset_distribute_param_check
5 years ago
panyifeng
5a7abf0740
tuning mindspore_test_framework
5 years ago
jonyguo
be2e7531ca
fix: MindDataset parameter shard_id & num_shards check
5 years ago
chenfei
6e934530a3
new compile graph of new control sink
5 years ago
mindspore-ci-bot
94883f9b9c
!1132 add op pattern in kernel build info
...
Merge pull request !1132 from lianliguang/add-attr-op-pattern-to-kernel-build-info
5 years ago
shijianning
f2230fb070
fix pylint warnings
5 years ago
mindspore-ci-bot
331ca249ef
!1080 Fix dtype check in infer_dtype() function of comm_ops.py
...
Merge pull request !1080 from zhouyuanshen/master
5 years ago
mindspore-ci-bot
40beecc3a6
!1153 change device_target donot change loop_sink flag
...
Merge pull request !1153 from caifubi/setcontext-donot-change-loopsink
5 years ago
candanzg
539550e40a
implicit type conversion
...
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 years ago
mindspore-ci-bot
aacb03563e
!1150 GPU upadate shape infer
...
Merge pull request !1150 from VectorSL/gpu-update-shapeinfer
5 years ago
zhousiyi
44337c5770
fix env_getitem become poly node: different symbolickey with same shape
5 years ago
Yi Huaijie
75ca84d260
INFO user when set_strategy not under [semi_]auto_parallel mode
5 years ago
zhouyuanshen
b7039a5797
fix check dtype in comm_ops.py
5 years ago
mindspore-ci-bot
4bb46606db
!1149 fix pylint in tests
...
Merge pull request !1149 from panyifeng/fix_pylint
5 years ago
liyong
dbfa34a3f5
remove dead code
5 years ago
caifubi
bd269f27e6
fix enable_loop_sink bug
5 years ago
mindspore-ci-bot
5075f0a27e
!1146 add matmul eltwise buffer fusion
...
Merge pull request !1146 from Etone.Chan/master
5 years ago
WilliamLian
44df45c84d
add attr op_pattern to kernel build info
5 years ago
mindspore-ci-bot
ebdba96596
!1148 add format transfer for fracz_c04 and nc1hwc04
...
Merge pull request !1148 from liubuyu/master
5 years ago
panyifeng
755ba75deb
fix pylint
5 years ago
VectorSL
9996e0d4d2
gpu update shape infer
5 years ago
liubuyu
2fe76bcfbd
add format transfer for fracz_c04 and nc1hwc04
5 years ago
mindspore-ci-bot
4bb5c7b39a
!1084 add new interface quant combined
...
Merge pull request !1084 from SanjayChan/04quant
5 years ago
mindspore-ci-bot
2c4fec57a0
!995 Clean some pylint-warnings
...
Merge pull request !995 from SJN/master
5 years ago
peixu_ren
99fda6f431
Add logsigmoid and reduce_logsumexp
5 years ago
etone-chan
c4a5bfb787
add matmul eltwise buffer fusion pass
5 years ago
yvetteliu
aa912a9f71
Simplify node traversal strategy.
...
Simplify node traversal strategy.
Add a case when the node is a parameter.
format
Standardize operation.
5 years ago
wandongdong
1e52582e23
add pretrained and update launch
5 years ago
mindspore-ci-bot
a2a3b1c6c5
!1089 Add Optimizer method get_lr_parameter
...
Merge pull request !1089 from ghzl/add-get-lr-base-on-parameter
5 years ago