Searched defs:FindOp (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/tbe/ | ||
D | tbe_dynaminc_shape_util.cc | 358 std::shared_ptr<OpInfo> TbeDynamicShapeUtil::FindOp(const std::string &op_name, const AnfNodePtr &a… in FindOp() function in mindspore::kernel::tbe::TbeDynamicShapeUtil |
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/oplib/ | ||
D | oplib.cc | 353 std::shared_ptr<OpInfo> OpLib::FindOp(const std::string &op_name, OpImplyType imply_type, bool is_d… in FindOp() function in mindspore::kernel::OpLib |