i-robot
|
0e68283474
|
!27000 Enable compile cache to export and save function for mindir.
Merge pull request !27000 from LiangZhibo/mindir
|
4 years ago |
i-robot
|
8e496e44f0
|
!22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
|
4 years ago |
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
|
b3c51fc2aa
|
!26984 unified runtime fix execution timeout and no data source actor of control flow
Merge pull request !26984 from limingqi107/new_actor_runtime2
|
4 years ago |
i-robot
|
f7a8b14d0c
|
!26994 update graphkernel cpu code for AkgParallelLaunch
Merge pull request !26994 from ZengZitao/fix_omp
|
4 years ago |
i-robot
|
c5fac5aba4
|
!26811 Support CSRTensor in while loop and subgraph
Merge pull request !26811 from 杨林枫/csr_in_while
|
4 years ago |
i-robot
|
544b079c1e
|
!27018 Fix ascend bug for sending wrong current_root_graph_id for each step (online debugger)
Merge pull request !27018 from parastooashtari/online_debug_bug
|
4 years ago |
i-robot
|
e67f83fdf1
|
!26983 fix FusedMulAddN code trace print
Merge pull request !26983 from yuchaojie/ir_fusion
|
4 years ago |
i-robot
|
f4dde50ea7
|
!27017 Fix fusion op name issue in atlas npy (A+M) dump
Merge pull request !27017 from TinaMengtingZhang/cann_api_adapt_bugfix
|
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 |
i-robot
|
84d2e54871
|
!26959 TensorArray CPU
Merge pull request !26959 from VectorSL/tensor-array-cpu
|
4 years ago |
i-robot
|
91d0897399
|
!26695 Adjust memory offload strategy
Merge pull request !26695 from tanghuikang/swap_strategy_adjust
|
4 years ago |
zy
|
5ca98a494a
|
[fix] [assistant] [I3ZSQS] add new data operator FastText
|
4 years ago |
i-robot
|
baf0f479c1
|
!26843 set mindspore cxx_api LoadConfig unsupported instead of undefined
Merge pull request !26843 from qinzheng/fix_load_config
|
4 years ago |
chujinjin
|
d20c9d93d8
|
support pynative heterogeneous
|
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
|
c28f922215
|
!26912 export RDR data for MindRT errors
Merge pull request !26912 from liangyongxiong/master
|
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 |
limingqi107
|
312b26080b
|
unified runtime fix execution timeout and no data source actor of control flow
|
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 |
Parastoo Ashtari
|
6382ff76d3
|
fix ascend bug for sending current_root_graph_id
|
4 years ago |
TinaMengtingZhang
|
40bc5a2f46
|
Fix fusion op name
|
4 years ago |
VectorSL
|
cb3d25c8f0
|
add cpu tensor array
|
4 years ago |
i-robot
|
db5ef1136f
|
!26981 Control flow support function type of formal parameter.
Merge pull request !26981 from gaoyong10/runtime_second12
|
4 years ago |
i-robot
|
2384f31ad0
|
!26954 Add collective operation impl.
Merge pull request !26954 from ZPaC/dir-of-distributed
|
4 years ago |
i-robot
|
04381ab336
|
!26971 fault_recover_by_mirror_group_fix_opt_shard1
Merge pull request !26971 from yao_yf/fault_recover_by_mirror_group_fix_opt_shard1
|
4 years ago |
i-robot
|
58fc9a6d81
|
!26985 fix the negative axis problem of reduce_eliminate
Merge pull request !26985 from huangbingjian/reduce_eliminate
|
4 years ago |
l00591931
|
16fbb6720a
|
Save graph attribute for mindir
|
4 years ago |
zengzitao
|
28ab0a963a
|
fix omp num_threads by using get_max_threads
|
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
|
4b089a9661
|
!19466 Fix some scope error
Merge pull request !19466 from huanghui/fix-clone-same-scope
|
4 years ago |
i-robot
|
2fd00935ed
|
!20964 [assistant][ops] Add new data operator SpeechCommandsDataset
Merge pull request !20964 from 杨旭华/SpeechCommandsDataset
|
4 years ago |
tanghuikang
|
16ca537505
|
Adjust swap strategy
|
4 years ago |
i-robot
|
7c90ead837
|
!26975 Supporting start profiler in the middle of training.
Merge pull request !26975 from yuximiao/add_on-off
|
4 years ago |
gaoyong10
|
080aad5e1d
|
control flow support function type of formal parameter.
|
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
|
8cb8660051
|
!26970 [MS][LITE]support call parameter populate
Merge pull request !26970 from mengyuanli/populate_call_para
|
4 years ago |
yanglf1121
|
343b17c61f
|
support csr in while loop
|
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
|
acbaff17f7
|
!26960 [MSLITE][DEVELOP] fix bug of some op attr check
Merge pull request !26960 from yangruoqi713/master_fuzz
|
4 years ago |
i-robot
|
6daea6079b
|
!26906 Optimize DynamicRNNGrad fission when batch_size is multiple of 16 or t_size is 1
Merge pull request !26906 from yuchaojie/ir_fusion3
|
4 years ago |
huangbingjian
|
66309632c1
|
fix the negative axis problem of reduce_eliminate
|
4 years ago |
yuchaojie
|
d3d1d5e97b
|
fix FusedMulAddN code trace print
|
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 |
i-robot
|
ed0f0d4453
|
!26838 [dataset] 修复mindspore使用per_batch_map时内存过高直接退出没有任何提示的问题
Merge pull request !26838 from xiefangqi/md_fix_batch_oom_problem
|
4 years ago |