lvliang
43463e1028
fix-grad-value-is-wrong-in-pynative-hook
5 years ago
rick_sanchez
0a0ca3cfdc
Fix the bug of pynative mode catching the exception.
5 years ago
He Wei
43e0967024
Decouple ir::Tensor class from python
5 years ago
mindspore-ci-bot
be635d6100
!2414 reset pynative flag in the resource clear
Merge pull request !2414 from limingqi107/master
5 years ago
gong chen
a6dfa281ea
Init GraphKernel.
- It provides a unified style to express graph and kernel for user.
- It provides a unified IR to represent graph and kernel for developer.
- It breaks the boundary between graph and kernel.
- It provides more opportunities to do compile optimization.
5 years ago
limingqi107
66eefc0271
reset pynative flag in the resource clear
5 years ago
kpy
b79523a994
fix yolov3 multi getitem bug and tensor ptr not unique bug
5 years ago
rick_sanchez
e5c0e052e0
Fix codex and codereview.
5 years ago
rick_sanchez
1827270177
Fix bugs when releasing resources.
5 years ago
kingfo
358982a98f
fix hook and bprop debug issue
5 years ago
rick_sanchez
ea5fa78385
Fix python test case of UT probability failure.
5 years ago
kingfo
38436f929f
move hook function to primtivePy class
5 years ago
kingfo
557a404282
fix tuple args issue in pynative
5 years ago
mindspore-ci-bot
82b6c83653
!1765 Pynative support list input
Merge pull request !1765 from JoyLvliang/pynative-support-list-input
5 years ago
lvliang
e046e6dd52
pynative-support-list-input
5 years ago
kingfo
9785178b88
add tensor compare & len & constexpr operation
5 years ago
kpy
4bede54fc1
fix pynative refactor bug
5 years ago
BowenK
96379faa3a
Remove ZerosLikeTensor and sub with ZerosLike
5 years ago
rick_sanchez
e2a322b6b7
Modify code to support dynamic graph.
5 years ago
huangdongrun
1159f2b11e
add prim infer attr cache
modify infer to get abstract value and attr value map together
support get attr in specialize
clone primitive when specialize if attribute is not the same with
infered attribute
5 years ago
lvliang
8798979117
pynative-release-memory-after-run-finish
5 years ago
lvliang
2e284cb849
pynative-fix-topk-run-failed
5 years ago
Kang
be60bd3d79
Code refactoring for the static_analysis : modified Infer to Eval.
5 years ago
fary86
3f323e48e2
Add submodule id for log interface
5 years ago
lvliang
b9e0943084
fix-set-output-addr-fail-in-gpu-pynative
5 years ago
mindspore-ci-bot
64abbeaa89
!705 add pynative cache
Merge pull request !705 from chujinjin/add_pynative_cache
5 years ago
mindspore-ci-bot
63712848e2
!494 Split ccsrc cmake to individual sub-directories
Merge pull request !494 from zhoufeng/cmake-sub
5 years ago
zhoufeng
b681cec8f2
cmake refactor
5 years ago
chujinjin
e2b0a28142
add pynative cache
5 years ago
mindspore-ci-bot
90dfbab386
!501 Refactor PyNative Excution Get Input Tensors
Merge pull request !501 from chujinjin/abstract_input_tensor
5 years ago
chujinjin
13bf42ba6f
abstract input tensor
6 years ago
lvliang
52ab6f4948
pynative-lamb-op-zeros-like-tensor-query-failed
5 years ago
lvliang
aec761c143
pynative-clean-reviewbot-warning
5 years ago
zhoufeng
c2b3360d69
update clang format rule
5 years ago
lvliang
c6b2b0df1e
pynative-support-reducemean
6 years ago
kingfo
8f4cf323f8
fix cell output issue and vm operator in pynative mode
6 years ago
kingfo
75fec82b52
resolve pynative operator issue
6 years ago
lvliang
ffe8b5d3ec
pynative-add-op-supported
6 years ago
leonwanghui
322ffef3e4
Fix some typo errors in mindspore ir module
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago
Wei Luning
73ba399364
remove ge depend in cpu
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago