i-robot
6924866a87
!26746 [MD] minddata error msg optimize
Merge pull request !26746 from xiefangqi/md_datasetops_error_msg_opt
4 years ago
zy
5ca98a494a
[fix] [assistant] [I3ZSQS] add new data operator FastText
4 years ago
i-robot
b6a6dbbe8f
!27003 [Auto parallel] [Sharding propagation] Dealing with a parameter being used by mutiple ops
Merge pull request !27003 from Xiaoda/114-adapting-sharding-propagation-for-common-parameter
4 years ago
i-robot
fcac7351aa
!26801 add loss landscape ut and st
Merge pull request !26801 from Songyuanwei/landscape_ci
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
Xiaoda Zhang
364858cbc9
In sharding propagation, to keep strategy consistent of parameter being used by multiple operators, we check the edge with one node of TmpIdentityInfo
4 years ago
i-robot
2fd00935ed
!20964 [assistant][ops] Add new data operator SpeechCommandsDataset
Merge pull request !20964 from 杨旭华/SpeechCommandsDataset
4 years ago
i-robot
95c0cafef4
!26824 white list for syntax exception
Merge pull request !26824 from zhangzhaoju/master_syntax
4 years ago
i-robot
7554053c00
!26786 Add initializer and optimizer ut
Merge pull request !26786 from wanyiming/add_init_opt_ut
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
f513e0bfdd
!26743 [GraphKernel] lite adapt for akg build.
Merge pull request !26743 from chenlei_autodiff/lite_callback
4 years ago
songyuanwei
a67ac908d8
add landscape ut and st
4 years ago
liyong
2869352cc8
fix mindrecord log part01
4 years ago
i-robot
51dbbda8f2
!26935 [Auto parallel] Recover 'auto_parallel_search_mode' in parallel_context
Merge pull request !26935 from Xiaoda/115-adapting-interface-of-search-mode
4 years ago
i-robot
b9d56b9cce
!26914 fix some error report and remove some useless code
Merge pull request !26914 from lianliguang/master
4 years ago
Xiaoda Zhang
04db51a528
In a previous PR ( https://gitee.com/mindspore/mindspore/pulls/26807/ ), we replaced 'auto_parallel_search_mode' by 'search_mode' directly.
However, to be forward compatitable, it is suitable to keep 'auto_parallel_search_mode' available. This PR recovers the 'auto_parallel_search_mode' interface and adds a warning when using this old interface.
This PR also deals with other codestyle things.
4 years ago
zhangzhaoju
d34f14e324
white list for syntax exception
4 years ago
i-robot
16fa10fd38
!26875 add ut for debug info
Merge pull request !26875 from huanghui/add-ut
4 years ago
lianliguang
0dc5d7f4f9
modify some eroor log and remove some useless code
4 years ago
chenlei_autodiff
54227cae81
[GraphKernel] lite adapt for akg build.
4 years ago
huanghui
67a6beb1b1
add ut for debug info
4 years ago
i-robot
2bd6deaeeb
!26682 GraphKernel For CPU
Merge pull request !26682 from ZengZitao/gk_cpu
4 years ago
vddong
91d3a7543f
[feat][assistant][I3T96F] add new data operator SpeechCommands
4 years ago
i-robot
4252b24335
!26792 malloc ts memory for label
Merge pull request !26792 from zhoufeng/change-label-memory-type
4 years ago
zengzitao
62458b5636
adapt graph kernel for cpu
4 years ago
i-robot
d1e4e674ab
!26690 Add supoort resolving outer lambda function for ops.Partial.
Merge pull request !26690 from hezhenhao1/add_lambda
4 years ago
hezhenhao1
4af312d17e
Add supoort resolving outer lambda function for ops.Partial.
4 years ago
i-robot
04132e0c50
!26766 fix error log and move some function to inner
Merge pull request !26766 from lianliguang/master
4 years ago
i-robot
9f8ec2c5ab
!26807 [Auto parallel] [Sharding propagation] Interface change of sharding propagation
Merge pull request !26807 from Xiaoda/113-auto-parallel-search-mode-changes-to-search-mode
4 years ago
i-robot
6ecbc97fd6
!26804 virtual_dataset_avoid_auto_parallel
Merge pull request !26804 from yao_yf/virtual_dataset_avoid_auto_parallel
4 years ago
wanyiming
ab65f4ac98
addut
4 years ago
i-robot
b282414de7
!26619 arallel_ut_refactoring
Merge pull request !26619 from 王志伟/parallel_ut_refactoring1
4 years ago
i-robot
bbe9606f1c
!26805 Revert "Add the check of function return None."
Merge pull request !26805 from Margaret_wangrui/return_none
4 years ago
lianliguang
5864d6a006
modify some eroor log
4 years ago
zhoufeng
881179fa10
malloc ts memory for label
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
4 years ago
i-robot
d8fbc26419
!26700 [MD][Profiler][Autotune] Add test, logs, clean state
Merge pull request !26700 from harshvardhangupta/add_test_at_prof
4 years ago
i-robot
3520f1427d
!26701 MD C++ UT: Remove old tests part 3
Merge pull request !26701 from hetshah/hs_remove_old_tests
4 years ago
hetshah
098ca49dd3
remove instances of datasetiterator from old tests and move coverage to new method
4 years ago
Margaret_wangrui
922678edef
Revert "Add the check of function return None."
This reverts commit f9a384456a .
4 years ago
i-robot
4407210ae3
!26689 Modify error
Merge pull request !26689 from liuyang/error_ms
4 years ago
Xiaoda Zhang
ad5ac77ae8
1) 'auto_parallel_search_mode' changes to 'search_mode';
2) 'sharding_propagation' moves to 'search_mode';
4 years ago
yao_yf
f29ce1fb60
virtual dataset avoid auto parallel
4 years ago
harshvardhangupta
02f4a8068b
add tests, clean states, print proper warn logs
4 years ago
liuyang_655
12092c882f
modify error
4 years ago
jonyguo
58c9112c2e
fix: generator dataset with source zip
4 years ago
i-robot
3d0f9d8aae
!26683 Enable compile cache feature to load hyper parameter data from python
Merge pull request !26683 from LiangZhibo/mindir
4 years ago