Searched defs:CanTensorQuantized (Results 1 – 2 of 2) sorted by relevance
33 bool QuantStrategy::CanTensorQuantized(const CNodePtr &cnode, const AnfNodePtr &input_node, int pre… in CanTensorQuantized() function in mindspore::lite::quant::QuantStrategy
263 bool QuantNodePass::CanTensorQuantized(const CNodePtr &cnode, const AnfNodePtr &input_node) { in CanTensorQuantized() function in mindspore::lite::quant::QuantNodePass