Searched defs:src_prim_name (Results 1 – 1 of 1) sorted by relevance
107 void PrimitiveMapper::AdjustCaffePoolAttr(const std::string &src_prim_name, const PrimitivePtr &dst… in AdjustCaffePoolAttr() argument121 void PrimitiveMapper::AdjustOnnxPoolAttr(const std::string &src_prim_name, const PrimitivePtr &dst_… in AdjustOnnxPoolAttr() argument152 STATUS PrimitiveMapper::AdjustPoolAttr(int fmk_type, const std::string &src_prim_name, in AdjustPoolAttr()