提交 bf976c44 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!4343 Remove useless function declaration in backend.

Merge pull request !4343 from ZhangQinghua/master
......@@ -43,7 +43,6 @@ class AkgKernelBuild {
KernelPackPtr BuildByJson(const AnfNodePtr &anf_node, std::vector<size_t> *const input_size,
std::vector<size_t> *const output_size);
static std::string GetProcessor(const AnfNodePtr &anf_node);
static std::string PyObjectToStr(PyObject *const PyObj);
protected:
bool CreateInputDescJson(const AnfNodePtr &anf_node, nlohmann::json *const inputs_json);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册