Searched refs:GetOpDef (Results 1 – 3 of 3) sorted by relevance
2403 const tensorflow::OpDef* GetOpDef(PyObject* py_op_name) { function2538 op_exec_info.op_def = GetOpDef(op_exec_info.op_name);
1533 TEST_F(CApiFunctionTest, GetOpDef) { in TEST_F() argument
1158 TEST(CAPI, GetOpDef) { in TEST() argument