peixu_ren
|
af6ded28e3
|
Add Cholesky op at GPU back-end
|
5 years ago |
zhaoting
|
102b74682b
|
fix dnnl binary broadcast
|
5 years ago |
mindspore-ci-bot
|
5306c91cb7
|
!9214 support repeated calculation when the axis of gatherv2 is 0 and split
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
mindspore-ci-bot
|
ea191ed5da
|
!8463 Run ops one by one in pynative bp graph
From: @HulkTang
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
af3c27d354
|
!9244 Fix core dump with concat and getter_pass
From: @ziruiwu
Reviewed-by:
Signed-off-by:
|
5 years ago |
Peilin Wang
|
e4444a1c12
|
initial commit
fix testcases
fix ci
|
5 years ago |
mindspore-ci-bot
|
ccf637f64a
|
!9241 SequenceMask gpu kernel
From: @peilin-wang
Reviewed-by: @tom__chen
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
c3e7a8255c
|
!9248 Add input check to nlp operators
From: @ezphlow
Reviewed-by: @nsyca,@mikef
Signed-off-by: @nsyca
|
5 years ago |
Eric
|
cf802c839c
|
Added missing input check for nlp operator
|
5 years ago |
Zirui Wu
|
23487fae09
|
fix get_shape/type and a segfault in getter_pass
add test case
|
5 years ago |
Peilin Wang
|
f7dc2432a0
|
initial commit
fix ci
fix ci
remove old sequence mask api
fix ci
fix ci
remove old seuqence mask tests
|
5 years ago |
mindspore-ci-bot
|
7748ae823a
|
!9141 Fix DatasetCache C++ API cache sharing behavior
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
5 years ago |
mindspore-ci-bot
|
a37e9710b5
|
!9038 port name functions from TensorOp to TensorOperation
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
5835095e07
|
!9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
5 years ago |
mindspore-ci-bot
|
dc62360eed
|
!9140 [MS][GPU][CUDA][DynamicShape] - New GPU kernel -> UnsortedSegmentMin + DynamicShape support changes to API + inferImpl func (+SegMax ST correction)
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
buxue
|
d6f91133c3
|
Support the outermost layer network inputs are list or dict or scalar
|
5 years ago |
mindspore-ci-bot
|
762793cb8f
|
!9175 fix a bug in random resize crop op and some lint
From: @tiancixiao
Reviewed-by: @liucunwei,@jonyguo,@liucunwei
Signed-off-by: @liucunwei
|
5 years ago |
mindspore-ci-bot
|
f0671ce513
|
!9076 [MD] Support vision c_transform python eager: Resize, Rescale, Normalize, HWC2CHW, Pad
From: @luoyang42
Reviewed-by:
Signed-off-by:
|
5 years ago |
mxm
|
59f9ac9975
|
Primitive 'AddN' support dynamic shape
|
5 years ago |
yangzhenzhang
|
7b33f3e2ac
|
gatherv2 axis split repeated calculation
|
5 years ago |
mindspore-ci-bot
|
b85bcff4b2
|
!9057 modify export file name
From: @changzherui
Reviewed-by:
Signed-off-by:
|
5 years ago |
Xiao Tianci
|
12da8717b7
|
1.correct param check for vision op 2.fix config review 3.fix api doc
|
5 years ago |
mindspore-ci-bot
|
ff2c44c935
|
!9178 add some pynative st test_cases in gpu
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
|
5 years ago |
zhangrunjiao
|
b30b7b2d5e
|
add use case
|
5 years ago |
lvchangquan
|
cabefafa13
|
add some pynative st test_cases in gpu env
|
5 years ago |
mindspore-ci-bot
|
42f32b7c4b
|
!9173 support batch size small than dev size in parallel gatherv2
From: @yangzhenzhang
Reviewed-by: @kisnwang,@stsuteng
Signed-off-by: @stsuteng
|
5 years ago |
HulkTang
|
c36b477568
|
Run ops one by one in pynative bp graph
|
5 years ago |
mindspore-ci-bot
|
a6845395e6
|
!9181 Add some ut pipeline test case for C++ dataset
From: @liucunwei
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @jonyguo
|
5 years ago |
mindspore-ci-bot
|
0b615a7e93
|
!9171 Add some pipeline ut test cases for c++ dataset
From: @liucunwei
Reviewed-by: @jonyguo,@pandoublefeng
Signed-off-by: @jonyguo
|
5 years ago |
liucunwei
|
e612e23a05
|
Add some ut pipeline test case for C++ dataset
|
5 years ago |
mindspore-ci-bot
|
2a03fa79f9
|
!9161 add pynative st
From: @echo_hua
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
|
5 years ago |
liucunwei
|
7f13f2ad0e
|
add some pipeline ut test cases for c++ dataset
|
5 years ago |
yangzhenzhang
|
7278f5c109
|
update_gatherv2_op
|
5 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
5 years ago |
wanghua
|
4acdcad5d6
|
add st test_pynative_control_flow.py
|
5 years ago |
Xiaoda Zhang
|
c79e988b0d
|
set fullname for reshape after reshape-elimination
|
5 years ago |
mindspore-ci-bot
|
a146f982bc
|
!8983 support variabel length virtual_dataset in auto parallel
From: @yao_yf
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
dcde1fc70a
|
!9092 Add LBeta op at nn level
From: @peixu_ren
Reviewed-by:
Signed-off-by:
|
5 years ago |
luoyang
|
aa4bf9a3f2
|
[MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
|
5 years ago |
changzherui
|
91301a6d1a
|
modify export file name
|
5 years ago |
mindspore-ci-bot
|
cf383af36e
|
!8624 updated cluster config and proto
From: @anancds
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
c1002d2eb4
|
!9138 Address left over comments from PR8802
From: @ziruiwu
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
|
5 years ago |
mindspore-ci-bot
|
55f7e3dc16
|
!9135 Minor fixs for cache error message
From: @tina_mengting_zhang
Reviewed-by: @mikef,@robingrosman
Signed-off-by: @nsyca
|
5 years ago |
mindspore-ci-bot
|
9f82393b24
|
!9137 Add Beta distribution
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
5 years ago |
mohammad
|
9cfeb08c4d
|
port name() to TensorOperation and its derived classes
|
5 years ago |
Lixia Chen
|
e8247eadef
|
Same runtime CacheClient if c++ cache is shared
|
5 years ago |
danishnxt
|
450f1ee886
|
First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
|
5 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
5 years ago |
mindspore-ci-bot
|
442217314d
|
!8861 [MS][GPU][DynamicShapeUpdate] Converting UnsortedSegmentMax from normal to dynamic shape op
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
5 years ago |
peixu_ren
|
37d40bc495
|
Add Beta distribution
|
5 years ago |