Searched defs:meta_graphT (Results 1 – 3 of 3) sorted by relevance
341 int AnfExporter::CreateNewTensorForParameter(const std::unique_ptr<schema::MetaGraphT> &meta_graphT, in CreateNewTensorForParameter()360 int AnfExporter::SetSubGraphInputIndex(const std::unique_ptr<schema::MetaGraphT> &meta_graphT, in SetSubGraphInputIndex()390 const std::unique_ptr<schema::MetaGraphT> &meta_graphT, in SetSubGraphOutputIndex()439 int AnfExporter::ExportPartialNode(const std::unique_ptr<schema::MetaGraphT> &meta_graphT, const bo… in ExportPartialNode()566 size_t AnfExporter::NewFbTensor(const std::unique_ptr<schema::MetaGraphT> &meta_graphT, in NewFbTensor()575 void AnfExporter::InsertFbTensor(const std::unique_ptr<schema::MetaGraphT> &meta_graphT, in InsertFbTensor()582 size_t AnfExporter::GetAllTensorSize(const std::unique_ptr<schema::MetaGraphT> &meta_graphT) { in GetAllTensorSize()589 …ma::TensorT *AnfExporter::GetTensorFromAllTensor(const std::unique_ptr<schema::MetaGraphT> &meta_g… in GetTensorFromAllTensor()613 …Exporter::Anf2Fb(const FuncGraphPtr &func_graph, const std::unique_ptr<schema::MetaGraphT> &meta_g… in Anf2Fb()723 …::ExportSubgraph(const FuncGraphPtr &func_graph, const std::unique_ptr<schema::MetaGraphT> &meta_g… in ExportSubgraph()[all …]
184 bool MetaGraphSerializer::SerializeModelAndUpdateWeight(const schema::MetaGraphT &meta_graphT, cons… in SerializeModelAndUpdateWeight()
529 void SetSubgraphTensorIndices(schema::MetaGraphT *meta_graphT) { in SetSubgraphTensorIndices()