i-robot
|
681d35a314
|
!28963 Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract.
Merge pull request !28963 from 张清华/eliminate_tuple_unused_item
|
4 years ago |
i-robot
|
f720355941
|
!29377 Create device tensor for value node by backend node.
Merge pull request !29377 from gaoyong10/runtime_second12
|
4 years ago |
Zhang Qinghua
|
98c631645c
|
Purify CNode's inputs sequence abstract, and keep node's weak pointer in abstract before purify the abstract.
|
4 years ago |
i-robot
|
0508cb3368
|
!29344 SyncStream when python exit
Merge pull request !29344 from caifubi/master-syncstream-when-python-exit
|
4 years ago |
gaoyong10
|
1df64729e3
|
Create device tensor for value node by backend node.
|
4 years ago |
i-robot
|
9d20bce3b4
|
!29337 Input_node address is not updated in data_prepare_actor if the the address is persistent.
Merge pull request !29337 from caifubi/master-fix-data-prepare-actor-bug
|
4 years ago |
caifubi
|
9bfdcedaef
|
Wait device task finish when python exit
|
4 years ago |
i-robot
|
0f14ca526c
|
!29353 Link control arrow from kernel graph exit actor to entrance actor.
Merge pull request !29353 from gaoyong10/runtime_second12
|
4 years ago |
i-robot
|
60cbf2eff3
|
!29347 unified runtime fix the root graph parameter build in the control flow
Merge pull request !29347 from limingqi107/new_actor_runtime
|
4 years ago |
gaoyong10
|
d3770b5edf
|
Link control arrow from kernel graph exit actor to entrance actor.
|
4 years ago |
limingqi107
|
9acaed7c40
|
unified runtime fix the root graph parameter build in the control flow
|
4 years ago |
caifubi
|
1d2e4a26dd
|
Fix bug of input_node address not update
|
4 years ago |
gaoyong10
|
2789fceade
|
Fix device context size for partial.
|
4 years ago |
i-robot
|
180b101ad5
|
!29062 Add comments for dump and debugger code, remove unused functions
Merge pull request !29062 from parastooashtari/debugger_marker
|
4 years ago |
chenfei
|
8df68446b4
|
rm specilized flga
|
4 years ago |
i-robot
|
a7df060b00
|
!29252 unified runtime fix ref parameter bug and optimize running performance
Merge pull request !29252 from limingqi107/new_actor_runtime
|
4 years ago |
Parastoo Ashtari
|
c6f5fb06f2
|
add comments for dump and debugger code.
|
4 years ago |
gaoyong10
|
e446b2e3ed
|
Fix getitem in getitem.
|
4 years ago |
limingqi107
|
3e19123533
|
unified runtime fix ref parameter bug and optimize running performance
|
4 years ago |
i-robot
|
6798e0b456
|
!29221 Reuse the flags if the tuple node visited before.
Merge pull request !29221 from 张清华/eliminate_tuple_unused_item2
|
4 years ago |
i-robot
|
0143f9876f
|
!29204 Fix tuple in tuple in call node.
Merge pull request !29204 from gaoyong10/runtime_second12
|
4 years ago |
Zhang Qinghua
|
198b79a24d
|
Reuse the flags if the tuple node visited before.
|
4 years ago |
i-robot
|
e26c4824db
|
!29210 unified runtime support host and device in the control flow
Merge pull request !29210 from limingqi107/new_actor_runtime
|
4 years ago |
limingqi107
|
e4f1da32d7
|
unified runtime support host and device in the control flow
|
4 years ago |
gaoyong10
|
2045fc3be2
|
Fix tuple in tuple in call node.
|
4 years ago |
hwjiaorui
|
b31e0ccd7a
|
fix core dump after runtime error
|
4 years ago |
i-robot
|
5e7a38d1e2
|
!29083 fix bug of data-parallel mix-precision in PyNative
Merge pull request !29083 from caifubi/master-pynative-data-parallel
|
4 years ago |
i-robot
|
68189870e4
|
!29109 Fix Core Dump after RuntimeError
Merge pull request !29109 from hwjiaorui/segmentation-fault
|
4 years ago |
i-robot
|
f20b69ffc5
|
!28967 Actor get funcgraphs from abstract
Merge pull request !28967 from chenfei_mindspore/suit-renormalize-elimiate-dead-node
|
4 years ago |
i-robot
|
c74e418f52
|
!29076 Disable internal output when using MemScheduler
Merge pull request !29076 from tanghuikang/sync_host_to_device
|
4 years ago |
hwjiaorui
|
d8c3146b87
|
fix core dump
|
4 years ago |
chenfei
|
be15ea8a49
|
get func graph from abstract
|
4 years ago |
caifubi
|
d0059e678a
|
Fix data-parallel mix-precision bug in PyNative Mode
|
4 years ago |
i-robot
|
3e7394addb
|
!28989 [Bugfix]Tensor host&device address format is different
Merge pull request !28989 from caifubi/master-pynative-input-tensor-format-different
|
4 years ago |
i-robot
|
7d43856ffa
|
!28220 remove device target info in session basic
Merge pull request !28220 from baihuawei/clear_code_rt
|
4 years ago |
i-robot
|
8de0632f69
|
!28194 add sync_resize_bilinear_v2
Merge pull request !28194 from jiangzhenguang/sync_resize_bilinear_v2
|
4 years ago |
tanghuikang
|
477ddddb0c
|
Disable internal output when using MemScheduler
|
4 years ago |
i-robot
|
fff16dc947
|
!29071 Fix pclint.
Merge pull request !29071 from gaoyong10/runtime_second12
|
4 years ago |
i-robot
|
0b007e3973
|
!28843 GPU codex fix
Merge pull request !28843 from VectorSL/fix-codex
|
4 years ago |
i-robot
|
a3dbc84375
|
!29034 Ignore Partial(DeadNode) in backend routine.
Merge pull request !29034 from 张清华/eliminate_tuple_unused_item2
|
4 years ago |
gaoyong10
|
80960bc23c
|
Fix pclint.
|
4 years ago |
jiangzhenguang
|
892d2c90b5
|
add sync_reszie_bilinear_v2
|
4 years ago |
baihuawei
|
d97fa33c49
|
session decoup with device target
|
4 years ago |
i-robot
|
f139d8ff15
|
!29019 Upatate the api docstring for Summary
Merge pull request !29019 from maning202007/master
|
4 years ago |
i-robot
|
22758f4d07
|
!28804 add copyattr in TransposedUpdateFusion
Merge pull request !28804 from yuchaojie/ir_fusion3
|
4 years ago |
Zhang Qinghua
|
b55d68e223
|
Ignore Partial(DeadNode) in backend routine.
|
4 years ago |
i-robot
|
eaacc10cab
|
!29005 Fix pclint.
Merge pull request !29005 from gaoyong10/runtime_second14
|
4 years ago |
i-robot
|
e1ec5ca5a7
|
!28957 fix some potential risk
Merge pull request !28957 from liubuyu/SBB
|
4 years ago |
caifubi
|
d7cb3cc5e7
|
[Bugfix]use SyncHostToDevice when tensor address format is different from parameter address format
|
4 years ago |
maning202007
|
3b4b8673c4
|
Upatate the api docstring for Summary
|
4 years ago |