mindspore-ci-bot
ced5575387
!12353 Move sampler IR code to engine/ir
From: @mhmotallebi
Reviewed-by:
Signed-off-by:
5 years ago
mohammad
74bc54b694
push down sampler IR files
5 years ago
TinaMengtingZhang
462422acc7
Move transforms and text ir down
5 years ago
Cathy Wong
fc8b9fc85e
dataset: Push down IR vision files
5 years ago
TinaMengtingZhang
6c02670116
Move TensorOperation and validator functions down to /kernels/ir
5 years ago
xulei2020
9bbe8411e0
fix grpc build error for MD
5 years ago
gongxiaoqing
7f538b51e7
回退 'Pull Request !11074 : replace tdt with acltdt interface'
5 years ago
ms_yan
293f81128d
init add acltdt handle create and destory
add hostpush part modify
optimize previous code
provide aclhandle access method
modify CMakeList format
add device_id parameter into TransferNode
5 years ago
lixian
7d2fd6e76c
cxx api refactor: tensor/status/model
5 years ago
jonyguo
4dbe6737e7
fix: enhance rpath link for minddata lib and execute
5 years ago
xiefangqi
f09fdb2679
change md numa link to dllload
5 years ago
xiaoyisd
2e9d234482
mac build fix rpath
5 years ago
zhoufeng
eaa37b9a07
fix 310 compile failed
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
5 years ago
xiaoyisd
5b31b46c8c
mac build plus
5 years ago
mindspore-ci-bot
280db3d651
!9844 New Dvpp operation for Ascend 310 chip
From: @lizhenglong1992
Reviewed-by:
Signed-off-by:
5 years ago
mindspore-ci-bot
bccf04d36c
!8378 [MD][GPU] minddata device_que push optimizer
From: @xiefangqi
Reviewed-by:
Signed-off-by:
5 years ago
xiefangqi
ae36071fc8
add push opt logic
5 years ago
Zhenglong Li
48a4f31c9b
Complete development of Dvpp feature which can be deployed on Ascend 310 Device, the function of this operation is decode + resize + center crop, the output is in format of YUV color space.
5 years ago
xulei2020
729b8e458c
fix cppjieba build for gcc8.0
5 years ago
mindspore-ci-bot
a4b010cea8
!9746 add ps cache
From: @zyli2020
Reviewed-by:
Signed-off-by:
5 years ago
lizhenyu
e3f7ae61db
add ps cache manager
5 years ago
YangLuo
7c6dbcbe01
c++ minddata eager plus ms eager
5 years ago
xiaoyisd
424999267a
mac build
5 years ago
Jesse Lee
1b52955ca6
Undo PR 8140
5 years ago
Jesse Lee
a71310d960
resolve dependency
5 years ago
mayang
573bf2516b
Fix the compile bug casued by cache related CMakeLists.txt
5 years ago
hesham
c94162ac94
Add c++ API for dataset Caching
5 years ago
Zirui Wu
52eec881ec
Refactor ImageFolderNode and BatchNode into its separate files
fix ci
fix ci
address review cmmts, fix ci
remove dup code in datasets.cc
5 years ago
wuweikang
9058def8e7
sync-from-trunk-to-blue-zone-1010
5 years ago
xulei2020
b356211413
add init code
5 years ago
lizhenyu
dc315df9bc
Add find CuDNN module in CMakeLists.txt
5 years ago
xiefangqi
d8134d6f41
remote two -wno options of dataset
5 years ago
Jesse Lee
8a08d0c37b
Phase 2 of CacheOp
5 years ago
Zirui Wu
78c1aa1d96
Implemented Callback for Dataset
implment pause in MapOp, added more to callback
add ds_callback
- Initial drop of Python DSCallback
- Pybind DSCallback
- Pybind DSCallback
added callback to mapOp
- de_pipeline DSCallback
- de_pipeline DSCallback
add test case, segfault for now
fix seg fault
- de_pipeline DSCallback
remove 1 line
update callback test case, now works
use builder class for mapOp callback
- de_pipeline DSCallback
- de_pipeline DSCallback
- de_pipeline DSCallback
better test case
minor fix
add comments and minor clean ups
get rid of nullptr in MapOp, use other flag instead
fix a bug ParseMapOp only takes 1 callback
- Added WaitedDSCalabck
refactor callback param
fix text case incorrect number
- added testing
fix cpp test case
- added testing
- revert back lenet changes
- cleanup test_callbacks.py
- cleanup test_callbacks.py
fix CI stage I
fix CI stage II
fix CI and update epoch counter
- add validation
- add more testing test_callbacks.py
use random data op to do tests
adjust when to call EpochBegin/End
- add repeat with callback
- addressing reviewers' comments
- docstring and CI fixes
- docstring and CI fixes
- docstring and CI fixes
- rebase with upstream/master
fix cpp test case
fix review comments
addr review cmts, add test case
5 years ago
heleiwang
8ee4d8e92d
Gnn data processing supports distributed scenarios
5 years ago
mindspore-ci-bot
c6acafcbc6
!4268 fix glog level dont work
Merge pull request !4268 from liubuyu/master
5 years ago
mindspore-ci-bot
3783dd04c0
!4282 fix cache compile error
Merge pull request !4282 from qianlong21st/fix_cache_compile_error
5 years ago
liubuyu
25a67602b7
bug fix for glog level don't work
5 years ago
qianlong
fa3937f2aa
fix cache server and cache client compile error
5 years ago
qianlong
e9c4378ed8
add support of soft dvpp op
5 years ago
liubuyu
195f04e50e
compile the core directory into a separate static library
5 years ago
mindspore-ci-bot
634d797ca3
!3549 MapOp refactor for device augmentation (part 1)
Merge pull request !3549 from anthonyaje/device_augment_mapop_refactor1
5 years ago
anthonyaje
a7eaf2736a
First drop of MapOp refactor to support device augment.
Refactored MapOp to in preparation to support device augment
Minor fix
5 years ago
ervinzhang
f926177ae6
fixed cpp build python dependecy
5 years ago
xiefangqi
58210c785a
fix flat head file path
5 years ago
ZPaC
8ff1a9ab47
Use white list to control pslite compilation
5 years ago
xulei2020
18b519ae0f
add sentence piece
5 years ago
ZPaC
52022c8013
Enable to train in parameter server mode
5 years ago
liubuyu
43c79eb853
mindspore path adjust
5 years ago