Home
last modified time | relevance | path

Searched defs:OpFunc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes_test.cc2540 using OpFunc = std::function<NodeDef(DataType, std::string, bool, float)>; in TEST_P() typedef
3697 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef
3727 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef
4788 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef
7560 using OpFunc = std::function<NodeDef(DataType, bool)>; in TEST_P() typedef
7674 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef
7715 using OpFunc = std::function<NodeDef(DataType)>; in TEST_P() typedef