i-robot
|
6924866a87
|
!26746 [MD] minddata error msg optimize
Merge pull request !26746 from xiefangqi/md_datasetops_error_msg_opt
|
4 years ago |
i-robot
|
0c6505db26
|
!22712 [assistant][ops] Add FastText
Merge pull request !22712 from 无言/FastText
|
4 years ago |
i-robot
|
5003301691
|
!26965 Rename MD prefetch size to cache prefetch size
Merge pull request !26965 from h.farahat/cache_prefetch_config
|
4 years ago |
zy
|
5ca98a494a
|
[fix] [assistant] [I3ZSQS] add new data operator FastText
|
4 years ago |
i-robot
|
eb9537af11
|
!21690 [assistant][ops] Add data operator Vectors
Merge pull request !21690 from 张渝/Vectors
|
4 years ago |
i-robot
|
1905b228b4
|
!26609 Update minddata log message
Merge pull request !26609 from luoyang/log
|
4 years ago |
i-robot
|
bf59d75604
|
!26611 [MD] fix mindrecord log message part01
Merge pull request !26611 from liyong126/fix_mindrecord_log_msg
|
4 years ago |
xiefangqi
|
f74b5cea0c
|
optimize datasetops error msg
|
4 years ago |
i-robot
|
7ccda29654
|
!26966 [MD][Autotune] Print Final Tree Config
Merge pull request !26966 from harshvardhangupta/print_tree_config
|
4 years ago |
i-robot
|
2fd00935ed
|
!20964 [assistant][ops] Add new data operator SpeechCommandsDataset
Merge pull request !20964 from 杨旭华/SpeechCommandsDataset
|
4 years ago |
luoyang
|
1a6a42c083
|
Update minddata log message
|
4 years ago |
zhangyuqwer
|
6a6e73ef82
|
[fix] [assistant] [I3ZSQM] add new data operator Vectors
|
4 years ago |
i-robot
|
ed0f0d4453
|
!26838 [dataset] 修复mindspore使用per_batch_map时内存过高直接退出没有任何提示的问题
Merge pull request !26838 from xiefangqi/md_fix_batch_oom_problem
|
4 years ago |
liyong
|
2869352cc8
|
fix mindrecord log part01
|
4 years ago |
i-robot
|
b44bba6a19
|
!26527 dataset: enhance error msg
Merge pull request !26527 from ms_yan/log_abstract
|
4 years ago |
i-robot
|
17fcbaae94
|
!26808 fix mindspore mac compile
Merge pull request !26808 from xulei/fix_mac_compile_components
|
4 years ago |
hesham
|
dbf23ec226
|
rename prefetch_size to cache_prefetch_size
|
4 years ago |
harshvardhangupta
|
9d1ffea0f6
|
print tree config at end of AT
|
4 years ago |
ms_yan
|
07c8b361f5
|
improve error msg
|
4 years ago |
i-robot
|
7643089c00
|
!26915 add MS_API
Merge pull request !26915 from 刘勇琪/master-msapi
|
4 years ago |
liu-yongqi-63
|
218a86e3ac
|
add ms_api
|
4 years ago |
xulei
|
78b37afc30
|
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
|
4 years ago |
vddong
|
91d3a7543f
|
[feat][assistant][I3T96F] add new data operator SpeechCommands
|
4 years ago |
i-robot
|
0b236f91b9
|
!26822 Ignore inline ops in Autotune
Merge pull request !26822 from h.farahat/fix_inlineops_AT
|
4 years ago |
xiefangqi
|
0570664dfa
|
modify threshold of batch memory usage to 0.8
|
4 years ago |
i-robot
|
be009648fe
|
!26821 MD AutoTune - Add WARN log for updated changes
Merge pull request !26821 from cathwong/ckw_at_log_warn_fix
|
4 years ago |
hesham
|
3c1f1d0611
|
ignore inline ops in AT
|
4 years ago |
Cathy Wong
|
917e275abc
|
MD AutoTune - Add WARN log for updated changes
|
4 years ago |
harshvardhangupta
|
02f4a8068b
|
add tests, clean states, print proper warn logs
|
4 years ago |
hesham
|
cf3ff77cfd
|
AutoTune support non-sink mode
Add time sts to iterator tracing
|
4 years ago |
i-robot
|
9f29ab20ba
|
!25764 [Dataset] Fix lite cv resize bilinear core dump problem
Merge pull request !25764 from xiefangqi/md_fix_resize_bilinear_fuzz_issue
|
4 years ago |
mohammad
|
d6c50e0f26
|
fix connector size order + autotune thread + minor changes
|
4 years ago |
hesham
|
40797c40da
|
AutoTune
|
4 years ago |
i-robot
|
70363899e7
|
!24080 [assistant][ops] Add new audio operator ComputeDeltas
Merge pull request !24080 from Rainfor/compute_detlas
|
4 years ago |
i-robot
|
3269c9b881
|
!26335 Support MindSpore on MacOS
Merge pull request !26335 from xulei/ms_mac_compile_br
|
4 years ago |
i-robot
|
c6821bde0a
|
!21648 [assistant][ops] Add new data loading operator YesNoDataset
Merge pull request !21648 from 杨旭华/YesNoDataset
|
4 years ago |
xiefangqi
|
8a28ad1aa5
|
fix lite cv resize bilinear fuzz bug
|
4 years ago |
vddong
|
f465cd0242
|
[feat][assistant][I3T96L]add new dataset operator YesNo
|
4 years ago |
i-robot
|
f38df5c888
|
!26234 New dataset config option, auto_offload
Merge pull request !26234 from markuskunej/offload_config
|
4 years ago |
i-robot
|
f23e93ec63
|
!26454 add header file master
Merge pull request !26454 from 刘勇琪/master
|
4 years ago |
i-robot
|
3c39afad11
|
!24547 [MS][crowdfunding]New operator implementation, AutoAugment
Merge pull request !24547 from yangwm/autoaugment
|
4 years ago |
markuskunej
|
29cf442521
|
Added dataset.config.set_auto_offload(), which will automatically attempt to offload dataset map operations if set to True.
|
4 years ago |
liu-yongqi-63
|
fb5505cc50
|
add header file
|
4 years ago |
i-robot
|
a9a88bf911
|
!26471 dataset: add common validator
Merge pull request !26471 from ms_yan/add_common_validator
|
4 years ago |
zhuchuang
|
4c3931f5c9
|
[feat] [assistant] [I3CKEE] add new audio operator ComputeDeltas
|
4 years ago |
xiefangqi
|
24ac2382ff
|
mac compile
|
4 years ago |
despicablemme
|
09897ce7ec
|
[feat] [assistant] [I40GZP] add new data op AutoAugment
|
4 years ago |
ms_yan
|
5f05c4dadf
|
add common validator
|
4 years ago |
i-robot
|
969b3eda7b
|
!26405 [MD][Profiler] Prevent second tree registration
Merge pull request !26405 from harshvardhangupta/prevent_double_reg_tree
|
4 years ago |
harshvardhangupta
|
6cf42c46d3
|
prevent double tree registration
|
4 years ago |