Commit Graph

941 Commits (c5c905fdf50356bf7caa629becb70ea3bdb88bbd)

Author SHA1 Message Date
Xiao Tianci 633f97bb48 fix get dataset size in distributed scenario
6 years ago
mindspore-ci-bot c4f284b928 !9910 [MD][Perf] MindData add NormalizePad for GPU performance
6 years ago
mindspore-ci-bot dd134d7554 !9926 optimize list setitem in bprop
6 years ago
buxue 2530943a7f optimize list getitem in bprop
6 years ago
xiefangqi 3c6cc3c58c Add NormalizePadOp
6 years ago
mindspore-ci-bot c403948961 !9931 add reset device, fix runtime delete ring buffer failed
6 years ago
mindspore-ci-bot fd311cf316 !9843 Added server node
6 years ago
zhoufeng ee7e412def add reset device, fix runtime delete ring buffer failed
6 years ago
mindspore-ci-bot 058fbd2d1f !9765 remove serving in mindspore repo
6 years ago
chendongsheng 2d2bf2d0ee added server node
6 years ago
xuyongfei c9b072b94d remove serving in mindspore repo
6 years ago
chendongsheng ee4132889e added worker node
6 years ago
Zirui Wu 91a6b2b0ca Add checks to RandomData and LookUp
6 years ago
mindspore-ci-bot e8a442eeb3 !9700 add ps cache manager
6 years ago
limingqi107 eca951c7bc add ps cache manager
6 years ago
yanghaoran 306bbe0e65 Synchronize latest Ascend software suite 09 Dec 2020, with refactored GraphEngine
6 years ago
mindspore-ci-bot 317a97e6b9 !9336 auto num_parallel_workers setup
6 years ago
mindspore-ci-bot a2c80435ce !9685 Fix a core dump in TreeConsumer::Terminate() plus minor cache fixes
6 years ago
Zirui Wu d6df1b0832 Implemented AutoNumWorker Pass which sets num_workers of selected parallel ops automatically if enabled
6 years ago
Lixia Chen 32b82c2737 Fix a core dump in TreeConsumer::Terminate()
6 years ago
limingqi107 a5f57ce8a0 add ps cache
6 years ago
Xiao Tianci 0659473535 add TruncateSequencePair, ToNumber C++ API and enable three test cases
6 years ago
mindspore-ci-bot 49fd5308a4 !9564 Tidy up code in dataset compilation phase
6 years ago
mindspore-ci-bot 6b5626634c !9530 add BasicTokenizer and BertTokenizer C++ API
6 years ago
Nat Sutyanyong 41ea1621c5 Tidy up TreeAdapter::Compile
6 years ago
shenwei41 206ae1a7c3 Add Three text C++ API
6 years ago
Nat Sutyanyong 4cb78f2e03 Remove Repeat(1),Take(-1), and Skip(0) in NodeRemovalPass
6 years ago
Jesse Lee 0c8dfc68ec Fix hang on RequestFreeTag
6 years ago
Xiao Tianci 290cc72887 add BasicTokenizer and BertTokenizer C++ API
6 years ago
Nat Sutyanyong d69a29a44e Migrate 3 pre passes to IR optimizer, namely, cache_error_pass, epoch_injection, and removal_pass
6 years ago
mindspore-ci-bot 73c91e05b1 !9398 Change Build to return status
6 years ago
alex-yuyue ccff3a5316 Change build to return status
6 years ago
YangLuo a2ec7ad5bd Fix concat issue & fix schema doc
6 years ago
mindspore-ci-bot efc7e9f89e !9358 PyNative Bugfix
6 years ago
caifubi c8e7c3edb0 PyNative Hccl Bugfix
6 years ago
mindspore-ci-bot 6c18c09121 !9266 PyNative Support Hccl(Data Parallel)
6 years ago
mindspore-ci-bot df44e1339e !9249 Optimizing GetDatasetSize
6 years ago
mindspore-ci-bot 9ed31ea2cb !9339 Disable getter optimization pass
6 years ago
Eric db2a8b5e1d Disable getter pass
6 years ago
Mahdi f80553bc6e Optimization for GetDatasetSize
6 years ago
caifubi 04d8cd5d8b Support PyNative Data Parallel
6 years ago
mindspore-ci-bot da8d7d661a !9283 Modify the dataset ut log message
6 years ago
mindspore-ci-bot c41a21d2c2 !9208 Add four new c++ api of text
6 years ago
liucunwei 8ef4b2796e modify the dataset ut log message
6 years ago
mindspore-ci-bot 0e6d06c463 !9230 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
6 years ago
shenwei41 3bea84d0f7 add four new text API
6 years ago
Zhang Qinghua 8310236ff1 Set trace info of Primitive CNode only for equiv out node, not the whole fprop function.
6 years ago
mindspore-ci-bot ea191ed5da !8463 Run ops one by one in pynative bp graph
6 years ago
mindspore-ci-bot 7748ae823a !9141 Fix DatasetCache C++ API cache sharing behavior
6 years ago
mindspore-ci-bot a37e9710b5 !9038 port name functions from TensorOp to TensorOperation
6 years ago