mindspore-ci-bot
|
7748ae823a
|
!9141 Fix DatasetCache C++ API cache sharing behavior
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
|
4 years ago |
mindspore-ci-bot
|
a37e9710b5
|
!9038 port name functions from TensorOp to TensorOperation
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
5835095e07
|
!9134 Equal op dynamic shape
From: @jonwe
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @tom__chen
|
4 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:
|
4 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
|
4 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:
|
4 years ago |
mindspore-ci-bot
|
b85bcff4b2
|
!9057 modify export file name
From: @changzherui
Reviewed-by:
Signed-off-by:
|
4 years ago |
Xiao Tianci
|
12da8717b7
|
1.correct param check for vision op 2.fix config review 3.fix api doc
|
4 years ago |
mindspore-ci-bot
|
ff2c44c935
|
!9178 add some pynative st test_cases in gpu
From: @lvchangquan
Reviewed-by: @kisnwang
Signed-off-by:
|
4 years ago |
lvchangquan
|
cabefafa13
|
add some pynative st test_cases in gpu env
|
4 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
|
4 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
|
4 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
|
4 years ago |
liucunwei
|
e612e23a05
|
Add some ut pipeline test case for C++ dataset
|
4 years ago |
mindspore-ci-bot
|
2a03fa79f9
|
!9161 add pynative st
From: @echo_hua
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by: @kisnwang
|
4 years ago |
liucunwei
|
7f13f2ad0e
|
add some pipeline ut test cases for c++ dataset
|
4 years ago |
yangzhenzhang
|
7278f5c109
|
update_gatherv2_op
|
4 years ago |
mindspore-ci-bot
|
2370828043
|
!8586 fix GatherD and add Randperm for aicpu
From: @yanzhenxiang2020
Reviewed-by: @liangchenghui,@wuxuejian
Signed-off-by: @wuxuejian
|
4 years ago |
wanghua
|
4acdcad5d6
|
add st test_pynative_control_flow.py
|
4 years ago |
Xiaoda Zhang
|
c79e988b0d
|
set fullname for reshape after reshape-elimination
|
4 years ago |
mindspore-ci-bot
|
a146f982bc
|
!8983 support variabel length virtual_dataset in auto parallel
From: @yao_yf
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
dcde1fc70a
|
!9092 Add LBeta op at nn level
From: @peixu_ren
Reviewed-by:
Signed-off-by:
|
4 years ago |
luoyang
|
aa4bf9a3f2
|
[MD] Support python-eager: Resize, Rescale, Normalize, HWC2CHW, Pad
|
4 years ago |
changzherui
|
91301a6d1a
|
modify export file name
|
4 years ago |
mindspore-ci-bot
|
cf383af36e
|
!8624 updated cluster config and proto
From: @anancds
Reviewed-by:
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
c1002d2eb4
|
!9138 Address left over comments from PR8802
From: @ziruiwu
Reviewed-by: @nsyca,@robingrosman
Signed-off-by: @nsyca
|
4 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
|
4 years ago |
mindspore-ci-bot
|
9f82393b24
|
!9137 Add Beta distribution
From: @peixu_ren
Reviewed-by: @zichun_ye,@sunnybeike
Signed-off-by: @sunnybeike
|
4 years ago |
mohammad
|
9cfeb08c4d
|
port name() to TensorOperation and its derived classes
|
4 years ago |
Lixia Chen
|
e8247eadef
|
Same runtime CacheClient if c++ cache is shared
|
4 years ago |
danishnxt
|
450f1ee886
|
First Commit - UnsortedSegMin Kernel + DynamicSupport
lint fix + SegMAX st fix
removing unreq whitspace
lint fix
lint fix2
|
4 years ago |
mindspore-ci-bot
|
3e2eb70fc0
|
!8669 Split op extending PrimitiveWithCheck
From: @tom__chen
Reviewed-by:
Signed-off-by:
|
4 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:
|
4 years ago |
peixu_ren
|
37d40bc495
|
Add Beta distribution
|
4 years ago |
mindspore-ci-bot
|
28772d4fb7
|
!9132 Fix bug for SparseGatherV2 GPU and add dynamic shape testcase
From: @TFbunny
Reviewed-by:
Signed-off-by:
|
4 years ago |
tinazhang
|
6f31bdbf67
|
fix issues for hq testers: I277HD, I277HV
|
4 years ago |
mindspore-ci-bot
|
9b0ec824c4
|
!9096 DynamicShapeOp int64 support and bug fix
From: @peilin-wang
Reviewed-by: @robingrosman,@tom__chen
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
2e31899101
|
!9095 [MS][DynamicShape][API] Fixes for UnsortedSegementSum DynamicShape support API + InferImpl func
From: @danishnxt
Reviewed-by:
Signed-off-by:
|
4 years ago |
Zirui Wu
|
36bfd0d8ad
|
address left over cmts from 8802
|
4 years ago |
mindspore-ci-bot
|
b76c7cc7bf
|
!9025 ReLU gpu op supports int32 and int64
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @tom__chen
|
4 years ago |
tom__chen
|
4fa6238dde
|
change Split op to extend PrimitiveWithCheck
|
4 years ago |
jonwe
|
6ae8573803
|
Equal op dynamic shape
|
4 years ago |
TFbunny
|
419f8bf72a
|
fix dynamic shape and add testcase for SparseGatherV2 GPU
|
4 years ago |
peixu_ren
|
6355f46d32
|
Add LBeta op at nn level
|
4 years ago |
mindspore-ci-bot
|
f28b73f231
|
!9040 ExpandDims dynamic shape
From: @jonwe
Reviewed-by: @tom__chen,@robingrosman
Signed-off-by: @robingrosman
|
4 years ago |
mindspore-ci-bot
|
28e6c7f29e
|
!9034 [MS][DynamicShape] - Converting P.Square to DynamicShape op
From: @danishnxt
Reviewed-by: @robingrosman
Signed-off-by:
|
4 years ago |
mindspore-ci-bot
|
0856639fc5
|
!9130 add some new ut test case for C++ minddataset
From: @liucunwei
Reviewed-by: @pandoublefeng,@jonyguo
Signed-off-by: @pandoublefeng
|
4 years ago |
mindspore-ci-bot
|
b0496aaa10
|
!8673 Add min/max_shape to ScatterAdd/Update and Transpose and add new dynamic shape testcases
From: @TFbunny
Reviewed-by: @robingrosman
Signed-off-by:
|
4 years ago |
liucunwei
|
3e57236fe3
|
add some new ut test for minddataset
|
4 years ago |
Jonathan Yan
|
9f70ebac64
|
Cast/ReLU dynamic shapelsgpu op supports int32 and int64
|
4 years ago |