limingqi107
eca951c7bc
add ps cache manager
5 years ago
yanghaoran
306bbe0e65
Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
5 years ago
mindspore-ci-bot
317a97e6b9
!9336 auto num_parallel_workers setup
From: @ziruiwu
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
a2c80435ce
!9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
From: @lixiachen
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Zirui Wu
d6df1b0832
Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
5 years ago
Lixia Chen
32b82c2737
Fix a core dump in TreeConsumer::Terminate()
and other minor cache changes
5 years ago
limingqi107
a5f57ce8a0
add ps cache
5 years ago
Xiao Tianci
0659473535
add TruncateSequencePair, ToNumber C++ API and enable three test cases
5 years ago
mindspore-ci-bot
49fd5308a4
!9564 Tidy up code in dataset compilation phase
From: @nsyca
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
6b5626634c
!9530 add BasicTokenizer and BertTokenizer C++ API
From: @tiancixiao
Reviewed-by: @mikef,@nsyca
Signed-off-by: @nsyca
5 years ago
Nat Sutyanyong
41ea1621c5
Tidy up TreeAdapter::Compile
5 years ago
shenwei41
206ae1a7c3
Add Three text C++ API
5 years ago
Nat Sutyanyong
4cb78f2e03
Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
5 years ago
Jesse Lee
0c8dfc68ec
Fix hang on RequestFreeTag
5 years ago
Xiao Tianci
290cc72887
add BasicTokenizer and BertTokenizer C++ API
5 years ago
Nat Sutyanyong
d69a29a44e
Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
5 years ago
mindspore-ci-bot
73c91e05b1
!9398 Change Build to return status
From: @alex-yuyue
Reviewed-by: @mikef
Signed-off-by:
5 years ago
alex-yuyue
ccff3a5316
Change build to return status
Signed-off-by: alex-yuyue <yue.yu1@huawei.com>
5 years ago
YangLuo
a2ec7ad5bd
Fix concat issue & fix schema doc
5 years ago
mindspore-ci-bot
efc7e9f89e
!9358 PyNative Bugfix
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @jjfeing
5 years ago
caifubi
c8e7c3edb0
PyNative Hccl Bugfix
5 years ago
mindspore-ci-bot
6c18c09121
!9266 PyNative Support Hccl(Data Parallel)
From: @jojobugfree
Reviewed-by: @chujinjin,@jjfeing
Signed-off-by: @chujinjin
5 years ago
mindspore-ci-bot
df44e1339e
!9249 Optimizing GetDatasetSize
From: @mahdirahmanihanzaki
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
9ed31ea2cb
!9339 Disable getter optimization pass
From: @ezphlow
Reviewed-by: @robingrosman,@nsyca
Signed-off-by: @nsyca
5 years ago
Eric
db2a8b5e1d
Disable getter pass
5 years ago
Mahdi
f80553bc6e
Optimization for GetDatasetSize
5 years ago
caifubi
04d8cd5d8b
Support PyNative Data Parallel
5 years ago
mindspore-ci-bot
da8d7d661a
!9283 Modify the dataset ut log message
From: @liucunwei
Reviewed-by: @pandoublefeng,@heleiwang,@jonyguo
Signed-off-by: @heleiwang,@jonyguo
5 years ago
mindspore-ci-bot
c41a21d2c2
!9208 Add four new c++ api of text
From: @shenwei41
Reviewed-by: @heleiwang
Signed-off-by:
5 years ago
liucunwei
8ef4b2796e
modify the dataset ut log message
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
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
ea191ed5da
!8463 Run ops one by one in pynative bp graph
From: @HulkTang
Reviewed-by:
Signed-off-by:
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
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
mindspore-ci-bot
cf383af36e
!8624 updated cluster config and proto
From: @anancds
Reviewed-by:
Signed-off-by:
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
Zirui Wu
36bfd0d8ad
address left over cmts from 8802
5 years ago
liucunwei
3e57236fe3
add some new ut test for minddataset
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
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
jjfeing
8fb7d11ecb
fix topk help 4096
5 years ago