Searched defs:OpFunc (Results 1 – 1 of 1) sorted by relevance
2150 using OpFunc = std::function<NodeDef(DataType, std::string, bool, float)>; in TEST_P() typedef2797 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef3342 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef5507 using OpFunc = std::function<NodeDef(DataType, bool)>; in TEST_P() typedef5622 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef