Home
last modified time | relevance | path

Searched refs:m_dst_t (Results 1 - 2 of 2) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dquant_dtype_cast_builder.cpp65 m_dst_t = static_cast<uint64_t*>(buffer); in SetDstT()
144 if (m_dst_t == nullptr) { in GetPrimitive()
149 void* primitive = mindspore::lite::MindIR_QuantDTypeCast_CreatePrimitive(*m_src_t, *m_dst_t, m_axis); in GetPrimitive()
H A Dquant_dtype_cast_builder.h44 const uint64_t* m_dst_t{nullptr};

Completed in 1 milliseconds