Searched defs:InferPrimitive (Results 1 – 3 of 3) sorted by relevance
36 struct InferPrimitive { struct
511 PyObject *InferEngine::InferPrimitive(PyObject *primitive, const std::vector<PyObject *> &args, boo… in InferPrimitive() function in mindspore::pijit::InferEngine
206 static bool InferPrimitive(CallNode *call_node, GraphBuilder *unused = nullptr) { in InferPrimitive() function