Searched defs:GetRefCount (Results 1 – 4 of 4) sorted by relevance
79 int32_t GetRefCount() override in GetRefCount() function in vkt::video::BitstreamBufferImpl
272 size_t GetRefCount(MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount() function
25 size_t GetRefCount(schema::MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount() function
533 void SessionBasic::GetRefCount(const KernelGraph *graph, std::map<KernelWithIndex, size_t> *ref_cou… in GetRefCount() function in mindspore::session::SessionBasic