Commit Graph

18 Commits

Author SHA1 Message Date
mindspore-ci-bot 2db4bda219 !4622 serving restful init
Merge pull request !4622 from hexia/http_init
2020-08-19 16:15:58 +08:00
hexia 75d116b5db serving http init 2020-08-18 20:15:47 +08:00
Margaret_wangrui 614258dc26 refactor CreateNewCNode 2020-08-15 16:46:08 +08:00
wenchunjiang b24943d496 adapte to remove inline
merge me commit for remove inline

deal witch multiple cases of switch in ConstructKernelGraph

deal with switch and call cases in ConstructKernelGraph

fix bug and rebase master

ConstructKernelGraph adapte to remove inline

fix InsertMultipleAssignToGraph bug

add graph input to new graph which is created for switch input

replace CreateNewParameterFromCNode to NewParameter in order to set new
parameter's abstract and kernel_info

avoids create a new switch repeatedly when the cnode is a call switch without real input

null pointer check

update frontend code

Revert "update frontend code"

This reverts commit ce1f600d1e9b4b47d9b81122f981bbbe505dd250.

update frontend code PR_2948

fix bug of CheckLabalIndex

handle switch_layer in ConstructKernelGraph

add attr for assign node to avoid erasing by cse pass

cherry-pick ms commit[59b35f690ddcc94ff35a4f4eaf3816121b32235b]:temporary avoid list getitem problem

rebase master

Revert "cherry-pick ms commit[59b35f690ddcc94ff35a4f4eaf3816121b32235b]:temporary avoid list getitem problem"

This reverts commit 74c258f94260ca0769a1ef69c6ef8e831c301dbf.

Revert "handle switch_layer in ConstructKernelGraph"

This reverts commit cb5367f02d69facbca8d39e9234c501608aee27f.

Revert "update frontend code PR_2948"

This reverts commit 234ac583400a96a8ddd641f7a722e1ccd5e056c6.

Revert "merge me commit for remove inline"

This reverts commit 55c0ebd42b6699c7686f5ce585e745f87dd42280.

fix diff after rebase master

doing remove inline in me

overwrite FindNodePrimitive

Revert "doing remove inline in me"

This reverts commit b42e893125bc624d323e855ac6ae615333c06e65.
2020-08-13 11:51:44 +08:00
mindspore-ci-bot 52689a7dcf !3938 decoupling core and context
Merge pull request !3938 from liubuyu/master
2020-08-05 14:16:37 +08:00
mindspore-ci-bot 98c415a1d5 !3807 serving support acl dvpp process
Merge pull request !3807 from 徐永飞/master
2020-08-05 11:00:21 +08:00
liubuyu d81862a916 decoupling core and context 2020-08-05 08:15:14 +08:00
xuyongfei c0b8df4f7c serving add acl dvpp support, ut tests, return input status string message 2020-08-04 21:40:21 +08:00
ZPaC 4281f38075 Delete hard code in pull kernel. 2020-08-04 09:13:43 +08:00
mindspore-ci-bot c20cd12216 !3110 Delete deprecated codes of ascend control flow
Merge pull request !3110 from zhoufeng/delete-deprecated-codes
2020-07-24 10:38:50 +08:00
zhoufeng 2943cb1c39 delete deprecated codes of ascend control flow
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2020-07-23 14:07:50 +08:00
John Tzanakakis b3c0eb61d5 GPU debugger - milestone 1 and GPU dump
Additonal Authors: Adel Shafiei, Harshvardhan Gupta
2020-07-22 15:58:36 -04:00
xuyongfei 314208633b serving add acl support, extract common inference interface 2020-07-21 17:16:38 +08:00
mindspore-ci-bot 3f09439323 !3206 check serving model inputs, such as shape, dims, type
Merge pull request !3206 from hexia/serving_check_model_input
2020-07-21 09:55:34 +08:00
hexia 65da4463c1 check model input 2020-07-20 16:57:56 +08:00
liubuyu 76dc80e7b7 Unified code style 2020-07-20 10:51:55 +08:00
ZPaC 52022c8013 Enable to train in parameter server mode 2020-07-16 21:39:48 +08:00
liubuyu 43c79eb853 mindspore path adjust 2020-07-14 18:07:28 +08:00