chendongsheng
0b83f0f18b
Modify log level
4 years ago
mindspore-ci-bot
2f06178fa9
!12815 [MS][RDR] add trigger point for distribute task failed
From: @luopengting
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
8707cd4f39
!12879 fix bug of construct tensor
From: @lianliguang
Reviewed-by: @kisnwang,@chujinjin
Signed-off-by: @chujinjin
4 years ago
mindspore-ci-bot
4742ddfecd
!12865 [ME]Add restrict of expanding one J node in one optimizer step
From: @chenfei52
Reviewed-by: @ginfung,@zh_qh
Signed-off-by: @zh_qh
4 years ago
mindspore-ci-bot
569e679c66
!12895 [MD] C++ testcases cleanup: for random tensor ops and transforms ops
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @robingrosman
4 years ago
mindspore-ci-bot
a2639eed34
!12766 [GPU] Change index_add op input_x to type Parameter
From: @tom__chen
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
87b71c1831
!12767 Add float64 support to gpu gather* grad ops
From: @peilin-wang
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
504f45566b
!12844 Add float64 support to Absgrad and SqrtGrad
From: @peilin-wang
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
4 years ago
TinaMengtingZhang
6280582315
fix testcases in c_api_random_test.cc
fix testcases in c_api_transforms_test.cc
4 years ago
mindspore-ci-bot
7104e42304
!12808 Add graph_ to execution order filename
From: @islam_amin
Reviewed-by: @john_tzanakakis,@tom__chen
Signed-off-by:
4 years ago
mindspore-ci-bot
54bbc841a4
!12890 Modify log level to INFO for printing isolated node info.
From: @zh_qh
Reviewed-by: @ginfung,@stsuteng
Signed-off-by: @ginfung,@stsuteng
4 years ago
chenfei
74605a9f22
return if is_once_ is true
4 years ago
tom__chen
56e8aa9f7e
change index_add op input_x to type Parameter
4 years ago
mindspore-ci-bot
bd01895aaa
!12859 update the md5 of pybind11-2.6.1 for python3.8
From: @yepei6
Reviewed-by: @kingxian,@kisnwang
Signed-off-by: @kingxian
4 years ago
Zhang Qinghua
b8d84ba106
Modify log level to INFO for printing isolated node info.
4 years ago
mindspore-ci-bot
9b527cc9dd
!12800 Optimize the compile performance in Parser, FG, Manager and Renormalize.
From: @zh_qh
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
423dcfc917
!12836 Change return in core_ops
From: @liangzhibo
Reviewed-by: @kingxian,@jpc_chenjianping
Signed-off-by: @kingxian
4 years ago
mindspore-ci-bot
f5766917ea
!12778 modify lstm zoneout
From: @changzherui
Reviewed-by:
Signed-off-by:
4 years ago
mindspore-ci-bot
ab8b7b8bef
!12769 gpu support tensor-rt kernel
From: @wilfchen
Reviewed-by: @cristoval,@limingqi107
Signed-off-by: @limingqi107
4 years ago
luopengting
db5de7fd28
add trigger point for distribute task failed
1. add trigger point
2. reduce unuse import
3. modify GetRealFilePath
4 years ago
LianLiguang
079b78f2e4
fix bug of construct tensor
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
mindspore-ci-bot
609a518068
!12712 masked face recognition
From: @ffeiding
Reviewed-by:
Signed-off-by:
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
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
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
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
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
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
a0645c41fe
add float64 support to absgrad and sqrtgrad
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