i-robot
|
8e496e44f0
|
!22320 support heterogeneous for pynative mode
Merge pull request !22320 from chujinjin/support_heterogeneous_for_pynative
|
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
|
c5fac5aba4
|
!26811 Support CSRTensor in while loop and subgraph
Merge pull request !26811 from 杨林枫/csr_in_while
|
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 |
chujinjin
|
d20c9d93d8
|
support pynative heterogeneous
|
4 years ago |
i-robot
|
c28f922215
|
!26912 export RDR data for MindRT errors
Merge pull request !26912 from liangyongxiong/master
|
4 years ago |
limingqi107
|
312b26080b
|
unified runtime fix execution timeout and no data source actor of control flow
|
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 |
tanghuikang
|
16ca537505
|
Adjust swap strategy
|
4 years ago |
gaoyong10
|
080aad5e1d
|
control flow support function type of formal parameter.
|
4 years ago |
yanglf1121
|
343b17c61f
|
support csr in while loop
|
4 years ago |
ZPaC
|
a4d2a3e6a1
|
Add collective operation impl.
|
4 years ago |
yuximiao
|
e99c0a48e6
|
support start profiler in the minddle of training.
|
4 years ago |
i-robot
|
17fcbaae94
|
!26808 fix mindspore mac compile
Merge pull request !26808 from xulei/fix_mac_compile_components
|
4 years ago |
liangyongxiong
|
2a1e2dd785
|
export RDR data for MindRT errors
|
4 years ago |
i-robot
|
ed514ee73c
|
!26870 No need to handle control flow except multigraph sink
Merge pull request !26870 from liangzelang/dev_mindrt
|
4 years ago |
i-robot
|
e195131342
|
!26891 move key world 'trace' to interface DumpSourceLines
Merge pull request !26891 from liubuyu/SBB
|
4 years ago |
lby
|
618d4b7dfe
|
move key 'trace' to interface DumpSourceLines
|
4 years ago |
xulei
|
78b37afc30
|
fix mindspore mac compile
fix debugger, mindarmour, audio, gnn, grpc, ps/fl.
|
4 years ago |
i-robot
|
745c1eaff8
|
!26869 1.Purge not used API. 2.Adapt for collective_init.h
Merge pull request !26869 from ZPaC/dir-of-distributed
|
4 years ago |
ZPaC
|
2b7429c5d2
|
1.Purge not used API.
2.Adapt for collective_init.h
|
4 years ago |
liangzelang
|
7255af4e07
|
No need to handle control flow except multigraph sink.
|
4 years ago |
i-robot
|
8c5957c387
|
!26831 fix output tensor num bug
Merge pull request !26831 from caifubi/master-pynative-lazy-build-bug
|
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 |
wangshuide2020
|
6cbe8dd02e
|
optimizes the kernel error description of LSTM, Pad, ReLU, etc.
|
4 years ago |
i-robot
|
d66f811022
|
!26751 optimizes the kernel error description of Adagrad, Adam, Conv2d, etc.
Merge pull request !26751 from wangshuide/wsd_master
|
4 years ago |
caifubi
|
1f25ce5d98
|
fix output tensor num bug
|
4 years ago |
i-robot
|
1b0a82fc30
|
!26752 control flow support call to call
Merge pull request !26752 from gaoyong10/runtime_second12
|
4 years ago |
zhoufeng
|
881179fa10
|
malloc ts memory for label
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
gaoyong10
|
a7611d0063
|
control flow support call to call
|
4 years ago |
i-robot
|
6c20f55a51
|
!26720 Add implement of collective manager API
Merge pull request !26720 from ZPaC/dir-of-distributed
|
4 years ago |
wangshuide2020
|
674e3aa9d6
|
optimizes the kernel error description of Adagrad, Adam, Conv2d, etc.
|
4 years ago |
i-robot
|
11768ec145
|
!26777 Rectify the vm log trustlist
Merge pull request !26777 from zhaosida/code_clean_master
|
4 years ago |
i-robot
|
b11c6d0591
|
!26727 log improvement
Merge pull request !26727 from laiyongqiang/adapter
|
4 years ago |
ZPaC
|
055a493903
|
Add implement of collective manager API
|
4 years ago |
i-robot
|
890a5dbae1
|
!26734 fix the bug of single thread execution stack overflow
Merge pull request !26734 from limingqi107/bug_fix
|
4 years ago |
zhaosida
|
28196b566f
|
fix err log
|
4 years ago |
i-robot
|
87b02a8bf4
|
!26712 unified runtime support the empty kernel graph in control flow
Merge pull request !26712 from limingqi107/new_actor_runtime
|
4 years ago |
i-robot
|
e96f33e887
|
!25943 TensorArray
Merge pull request !25943 from VectorSL/tensor-array-v2
|
4 years ago |
LaiYongqiang
|
a42c936df6
|
log improvement
|
4 years ago |
i-robot
|
7501c11b1f
|
!26671 Adapt dlopen macro to windows.
Merge pull request !26671 from ZPaC/adapt-dlopen-to-windows
|
4 years ago |
i-robot
|
a78b4fd60f
|
!26722 vm err log modify
Merge pull request !26722 from zhaosida/code_clean_master
|
4 years ago |
ZPaC
|
e01e67b921
|
Adapt dlopen macro to windows.
|
4 years ago |
i-robot
|
fa5ea7b3a6
|
!26370 DynamicRNNGrad support `hidden_size not multiple of 16` scene
Merge pull request !26370 from yuchaojie/ir_fusion4
|
4 years ago |
zhaosida
|
8759ac41ad
|
fix err log
|
4 years ago |
limingqi107
|
79765ceb7f
|
fix the bug of single thread execution stack overflow
|
4 years ago |
VectorSL
|
710289a72d
|
add tensor array
|
4 years ago |