Home
last modified time | relevance | path

Searched defs:GetRefCount (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktBitstreamBufferImpl.hpp79 int32_t GetRefCount() override in GetRefCount() function in vkt::video::BitstreamBufferImpl
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/common/
Dtensor_util.cc272 size_t GetRefCount(MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount() function
Dmeta_graph_utils.cc25 size_t GetRefCount(schema::MetaGraphT *graphT, uint32_t tensorIdx) { in GetRefCount() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dsession_basic.cc533 void SessionBasic::GetRefCount(const KernelGraph *graph, std::map<KernelWithIndex, size_t> *ref_cou… in GetRefCount() function in mindspore::session::SessionBasic