mindspore-ci-bot
c41a21d2c2
!9208 Add four new c++ api of text
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
5 years ago
mindspore-ci-bot
0e6d06c463
!9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
From: @zh_qh
Reviewed-by: @ginfung
Signed-off-by: @ginfung
5 years ago
mindspore-ci-bot
e45f19adc8
!8697 support the outermost layer network inputs are list or dict or scalar
From: @zhangbuxue
Reviewed-by:
Signed-off-by:
5 years ago
shenwei41
3bea84d0f7
add four new text API
5 years ago
Zhang Qinghua
8310236ff1
Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
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
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
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
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
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
liucunwei
e612e23a05
Add some ut pipeline test case for C++ dataset
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
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
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
peixu_ren
37d40bc495
Add Beta distribution
5 years ago
tinazhang
6f31bdbf67
fix issues for hq testers: I277HD, I277HV
5 years ago
Zirui Wu
36bfd0d8ad
address left over cmts from 8802
5 years ago
peixu_ren
6355f46d32
Add LBeta op at nn level
5 years ago
liucunwei
3e57236fe3
add some new ut test for minddataset
5 years ago
mindspore-ci-bot
3bed28822d
!9024 Add four text C++ API
From: @shenwei41
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
aa2296bcc1
!9094 Blocking TakeOp/SkipOp under Cache
From: @lixiachen
Reviewed-by: @nsyca,@mikef,@nsyca,@mikef
Signed-off-by: @nsyca
5 years ago
anancds
fc380b8071
updated cluster config and proto
5 years ago
shenwei41
4e56618d18
Add text C++ API
5 years ago
mindspore-ci-bot
3fa7233f68
!9072 fix topk fussion help tensor size = 4096*2
From: @jjfeing
Reviewed-by: @chujinjin,@kisnwang
Signed-off-by:
5 years ago
tinazhang
27698866d1
Block take/skip under cache and fix docstring
and other minor changes per the request of HQ testers
5 years ago
Nat Sutyanyong
5e1bb0b697
boilerplate code for future IR optimizer
add 2 test cases to IRNode Deepcopy()
address review cmts
fix ut
samplerObj copy
ci
fix ci
fix ci round III
address further review cmts
add a missing macro
fix merge conflict
fix complie err
fix lite compile err
fix compile err
fix lite compile round III
address an issue
fix minor comments
5 years ago
yao_yf
9cda064716
auto parallel predict
5 years ago