xcnick
d65a5affba
fix cpu/gpu argmax op
4 years ago
LianLiguang
079b78f2e4
fix bug of construct tensor
4 years ago
hedongdong
d8382f4d57
move operator primitive of Centralization to _inner_ops
4 years ago
Zhang Qinghua
8b8c59f01e
Optimize the compile performance in Parser, FG, Manager and Renormalize:
---
Remove the routine of handling isolated nodes in Renormalize.
Add isolated nodes from Parser&Resolver.
Modify isolated nodes handling in FG&Manager.
Optimize the renormalize routines.
Other optimizations.
4 years ago
yuzhenhua
e5c5edc71f
delete useless argument
4 years ago
He Wei
8b938837ee
[auto-monad] Fix bug that no abstract set for const UMonad node
This bug make GetInputTensorNum() returns wrong number after communication_op_fusion.
4 years ago
mindspore-ci-bot
609a518068
!12712 masked face recognition
From: @ffeiding
Reviewed-by:
Signed-off-by:
4 years ago
jiangshuqiang
2b6a6424e2
fix log level
4 years ago
mindspore-ci-bot
2f312dac66
!12091 Performance optimization for PyNative AllReduce
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
wilfChen
d7f5e7a571
gpu support tensor-rt kernel
4 years ago
unknown
89b9744da0
deeplabv3 310 inference
modified: postprocess.py
4 years ago
mindspore-ci-bot
e4b5336fec
!11799 vgg16+imagenet performance optimizing
From: @caojian05
Reviewed-by: @oacjiewen
Signed-off-by:
4 years ago
mindspore-ci-bot
4365c332e6
!12813 unify AvgPoolGrad's MindIR
From: @yuchaojie
Reviewed-by: @kisnwang
Signed-off-by:
4 years ago
caifubi
113b4e57c0
data dump use ge format
4 years ago
mindspore-ci-bot
b7e977f590
!12776 add unet 310 mindir infer
From: @lihongkang1
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
d8484efdd4
!12797 numpy-native additional type check
From: @jachua
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
076e74c957
!12601 [MS][RDR] support recording GPU memory information
From: @louie5
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
4543094519
!12823 fix 3d check
From: @jiangzg001
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @liangchenghui
4 years ago
hukang hwx963878
a493c84cd0
petclassification add english language
4 years ago
yepei6
db95fcac4a
update pybind11 md5
4 years ago
mindspore-ci-bot
bb303647c7
!12799 Fix typos in head descriptions about license.
From: @c_34
Reviewed-by: @wuxuejian
Signed-off-by: @wuxuejian
4 years ago
mindspore-ci-bot
9aa0753588
!12840 open 8p testcases
From: @zhoufeng54
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c529cfa427
!12754 auto tune step one construct json
From: @liubuyu
Reviewed-by:
Signed-off-by:
4 years ago
xiefangqi
b3763e7afb
Add rdr info
4 years ago
mindspore-ci-bot
36ddcf9f9a
!12811 [MD] Add env to open numa feature
From: @xiefangqi
Reviewed-by: @liucunwei,@liucunwei,@heleiwang
Signed-off-by: @liucunwei
4 years ago
mindspore-ci-bot
7ff2b3b499
!12781 fix bug of amp bn cast
From: @jojobugfree
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
541643e16b
!12777 fix ci pynative case
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @chujinjin
4 years ago
liujunzhu
5124359a3b
Modify task number of hccl node.
4 years ago
mindspore-ci-bot
ce0559249f
!12814 Fix ub fusion core dump
From: @irmo
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
293b38789d
!12831 BInd stream and context with each other during runtime
From: @lizhenglong1992
Reviewed-by: @heleiwang,@liucunwei
Signed-off-by: @liucunwei
4 years ago
l00591931
cf7c5840e3
Change return
4 years ago
mindspore-ci-bot
18d55a8a7c
!12820 Fix: TimeDistributed Bug
From: @dinglongwei
Reviewed-by: @liangchenghui,@c_34
Signed-off-by: @liangchenghui
4 years ago
yuchaojie
d2cb3aa1c2
unify AvgPoolGrad
4 years ago
mindspore-ci-bot
891abb1eb8
!12822 update sponge
From: @zhangxinfeng3
Reviewed-by: @ljl0711,@wang_zi_dong
Signed-off-by: @wang_zi_dong
4 years ago
mindspore-ci-bot
17a555e619
!12784 Fix cuda version check
From: @gaoyong10
Reviewed-by:
Signed-off-by:
4 years ago
Peilin Wang
98d2c94700
add float64 support to greater and less
4 years ago
alex-yuyue
6d7be32614
Add more callable test and clean the input check
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
4 years ago
Peilin Wang
a0645c41fe
add float64 support to absgrad and sqrtgrad
4 years ago
Peilin Wang
347575a38f
add grad for GpuDynamicShape testing op
add tests
removed some unused imports
fix ci
4 years ago
mindspore-ci-bot
1c191a65fb
!12765 Fix numpy input to samplers
From: @hfarahat
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
c07371f5c9
!12763 Fix C++ API testcases
From: @ezphlow
Reviewed-by:
Signed-off-by:
4 years ago
Peilin Wang
1e93aaceeb
add float64 support to gather grad and gatherd grad
add float64 support to scatterNd for GatherNd grad
fix typo
left out a file
4 years ago
mindspore-ci-bot
8e13667ff4
!12674 Add support to multiple tensor in eager mode
From: @alexyuyue
Reviewed-by: @nsyca
Signed-off-by:
4 years ago
Eric
f9a2379a70
Fixing api leftover
Fixed compile error
Fixed more testcases
4 years ago
louei5
99203038a5
support recording gpu memory information and graph execute order
4 years ago
zhoufeng
98775f29dd
open 8p testcase
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
caifubi
ae1e6bf176
fix ci pynative case
4 years ago
lihongkang
f851d88a97
update interface for yolov4 310 infer
4 years ago
CaoJian
9abb4b2f53
vgg16+imagenet performance optimizing
4 years ago
Zhenglong Li
6c24782104
Add getting Ascend310 context and stream feature in order to make all function can be executed during runtime
4 years ago