Commit Graph

16 Commits

Author SHA1 Message Date
chenfei 5b1639ad56 ascend control use vm 2021-08-20 12:57:52 +08:00
zhangzhaoju a1db9c4959 Pybind11::object && PrimitivePy recycle optimize 2021-04-16 18:32:55 +08:00
chenfei 2e77736443 pynative consistent run fail 2020-12-27 13:36:55 +08:00
chenfei 1f20e552ed handle mem leak in pynative mode
use enter and leave construct
2020-12-23 17:10:58 +08:00
chenfei 368e33bd67 resolve mem leak in primitive py 2020-12-03 00:30:32 +08:00
VectorSL d9bd7fe04e gpu fix padding and dataset_heleper 2020-11-18 19:52:43 +08:00
mindspore-ci-bot 7a3a4d3ad4 !8275 GPU add loopsink
From: @VectorSL
Reviewed-by: 
Signed-off-by:
2020-11-13 09:25:16 +08:00
VectorSL 2cabcbcf7e gpu loopsink 2020-11-12 16:25:40 +08:00
Yi Huaijie d7faa77b5e support int64 shape 2020-11-05 21:15:49 +08:00
zhousiyi ab74dfc839 refact backend/session from python 2020-09-11 01:13:00 +00:00
mindspore-ci-bot 75fce54208 !4790 Fix a Pynative bug.
Merge pull request !4790 from jxlang910/push-to-opensource
2020-08-22 16:45:00 +08:00
jin-xiulang c246b177a6 Debug for Pynative mode.
Debug test.

pynative debug
2020-08-22 15:47:36 +08:00
zhousiyi d0e58dd765 remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
2020-08-20 09:34:07 +00:00
buxue b075674cf2 support tensor attr shape and dtype in graph mode 2020-08-03 17:09:31 +08:00
liubuyu 76dc80e7b7 Unified code style 2020-07-20 10:51:55 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00