xiefangqi
|
24ac2382ff
|
mac compile
|
4 years ago |
i-robot
|
0113b3eee1
|
!26236 Add MD Profiler save()
Merge pull request !26236 from Mohammad Motallebi/add_profiler_save
|
4 years ago |
mohammad
|
5c8ab5f60c
|
add MD Profiler Save()
|
4 years ago |
i-robot
|
c7fd469c73
|
!26176 [minddata] sync code clean to opensource branch
Merge pull request !26176 from xiefangqi/md_sync_enterp_bugfix_to_opensource
|
4 years ago |
i-robot
|
04da5c2808
|
!26140 Add callback support to BatchOp Datasets to enable Add/Remove workers
Merge pull request !26140 from h.farahat/cb_batch
|
4 years ago |
Carry955
|
0d26c38693
|
[feat][assistant][I40GXT] add new loader DBpedia
|
4 years ago |
xiefanqi
|
1907fc22eb
|
sync enterprise code clean to master
|
4 years ago |
hesham
|
2662b6d5c3
|
Add callback to Batch op
|
4 years ago |
i-robot
|
1792d5f8a4
|
!26131 Offload Hardware Acceleration Computing
Merge pull request !26131 from alashkari/hw_accel_move_copy
|
4 years ago |
i-robot
|
b910870ecc
|
!19986 [assistant][ops] Add new dataset loading operator AGNEWS
Merge pull request !19986 from 杨旭华/AGNEWS
|
4 years ago |
zetongzhao
|
2de8142c44
|
profiler test
|
4 years ago |
Megalomania
|
c34bbabed9
|
[feat] [assistant] [I3T96M] add new loader AGNEWS
|
4 years ago |
rescue
|
22e03ab12e
|
Adding offload hardware accelerator.
|
4 years ago |
i-robot
|
2e174427c9
|
!25963 [MD][Autotune] Add WaitFor
Merge pull request !25963 from harshvardhangupta/hesh_tree_mod
|
4 years ago |
i-robot
|
61b53fee3a
|
!25980 Add callback support to Mappable Datasets to enable Add/Remove workers
Merge pull request !25980 from h.farahat/cb_mappable
|
4 years ago |
hesham
|
17e338e909
|
Add WaitFor
|
4 years ago |
hesham
|
040398a660
|
Add callback to Mappable ops
Update mindspore/ccsrc/minddata/dataset/engine/datasetops/source/mappable_leaf_op.cc
|
4 years ago |
i-robot
|
d89a39c661
|
!25851 MD Profiling Start and Stop Support
Merge pull request !25851 from cathwong/ckw_prof_startstop4
|
4 years ago |
liyong
|
79891feadb
|
fix shuffle and num_samples issue
|
4 years ago |
Cathy Wong
|
cdf3126459
|
MD Profiler Start Stop Support
|
4 years ago |
hesham
|
8e8dfdc29a
|
Fix profiler tracing nodes
|
4 years ago |
i-robot
|
92b81d3221
|
!23257 [assistant][ops][DBToAmplitudeOp]
Merge pull request !23257 from 杨旭华/DBToAmplitude
|
4 years ago |
i-robot
|
7505425cbf
|
!25788 fix bug
Merge pull request !25788 from shenwei41/master
|
4 years ago |
i-robot
|
a0db5478b0
|
!25805 dataset: detect return value type
Merge pull request !25805 from ms_yan/detect_dict
|
4 years ago |
i-robot
|
6b898f91e3
|
!25523 [MD][Autotune] Step and time based API for autotune
Merge pull request !25523 from harshvardhangupta/auto_tune_step_api
|
4 years ago |
harshvardhangupta
|
9a352c4f5b
|
implement step based and time based api for autotune
|
4 years ago |
ms_yan
|
8abd4c3ce5
|
detect return value of python function
|
4 years ago |
i-robot
|
c13d33a42c
|
!25770 Generator op timing problem
Merge pull request !25770 from luoyang/issues
|
4 years ago |
luoyang
|
7b0fb9cd8d
|
Generator op timing problem
|
4 years ago |
shenwei41
|
479bd403c3
|
fix bug
|
4 years ago |
Isaac
|
69f57bc5b1
|
[feat][assistant][I40GXD]add new data operator DBToAmplitude
|
4 years ago |
ms_yan
|
8136ea8816
|
parse acl data type for ps cache
|
4 years ago |
i-robot
|
eff2318bb6
|
!25524 [Autotune] Add TreeModifier and Remove Worker logic
Merge pull request !25524 from h.farahat/tree_modifier
|
4 years ago |
i-robot
|
5d60c8dd7a
|
!25594 Add examples for MindData C++ API - stage 2
Merge pull request !25594 from luoyang/cppdoc
|
4 years ago |
YangLuo
|
bf27d374ef
|
Add examples for MindData C++ API - stage 2
|
4 years ago |
i-robot
|
e2f7173b49
|
!25484 fix waring
Merge pull request !25484 from shenwei41/master
|
4 years ago |
hesham
|
62d9004d1e
|
TreeModifier and Remove worker
|
4 years ago |
YangLuo
|
0030573e38
|
Fix get data timeout
|
4 years ago |
shenwei41
|
36db325b9d
|
fix waring
|
4 years ago |
hesham
|
843357a6d8
|
Make ProfilingManager a singleton
|
4 years ago |
i-robot
|
74977e548d
|
!24624 [Autotune] Modify MD callback and AddWorker logic to ParallelOps
Merge pull request !24624 from h.farahat/add_worker
|
4 years ago |
i-robot
|
5a49db7a36
|
!25212 Reduce size of queue and test
Merge pull request !25212 from zetongzhao/resize_smaller
|
4 years ago |
harshvardhangupta
|
1bb45142c9
|
Implement autotune api
|
4 years ago |
zetongzhao
|
9dad5f1f46
|
resize to a smaller size
|
4 years ago |
ms_yan
|
ae6ab7d0d5
|
clear map container when handles destoryed
|
4 years ago |
YangLuo
|
1c8a19cb14
|
Code review
|
4 years ago |
shenwei41
|
e65d4cff24
|
Add lite_mat Annotation information
|
4 years ago |
i-robot
|
782874bf18
|
!21215 [MS][crowdfunding]New operator implementation, include phaser
Merge pull request !21215 from Wangsong95/phaser
|
4 years ago |
hesham
|
85e077b60b
|
Callback changes
AddWorker logic to parallel ops
|
4 years ago |
i-robot
|
5d8be044c9
|
!18018 [assistant][ops]New operator implementation, include FashionMnistDataset
Merge pull request !18018 from 张璇/fashionmnist_dataset
|
4 years ago |