Searched defs:GetOp (Results 1 – 6 of 6) sorted by relevance
52 LogicalResult GetOp(FuncOp func, OpT* result) { in GetOp() function
77 PDF_PSOP GetOp() const { return m_op; } in GetOp() function
1708 T* GetOp(const string& key) { in GetOp() function1796 MklPrimitive* GetOp(const string& key) { in GetOp() function
162 const string& GetOp() const { return node()->op(); } in GetOp() function
260 TYPED_TEST(TypedNodeViewTest, GetOp) { in TYPED_TEST() argument
88 TFE_Op* GetOp(TFE_Context* ctx, const char* op_or_function_name, in GetOp() function