Searched refs:GraphTransformationsSet (Results 1 – 4 of 4) sorted by relevance
58 class GraphTransformationsSet {69 GraphTransformationsSet() {} in GraphTransformationsSet() function70 GraphTransformationsSet( in GraphTransformationsSet() function91 GraphTransformationsSet(const GraphTransformationsSet& other) = delete;92 GraphTransformationsSet(const GraphTransformationsSet&& other) = delete;107 const GraphTransformationsSet& transformations);111 const GraphTransformationsSet& transformations) { in RunGraphTransformations()
131 const GraphTransformationsSet& transformations, in GraphTransformationsPass()195 const GraphTransformationsSet& transformations) { in RunGraphTransformationsWithStatus()
166 GraphTransformationsSet graph_transformation_set; in TEST_F()188 GraphTransformationsSet graph_transformation_set; in TEST_F()210 GraphTransformationsSet graph_transformation_set; in TEST_F()
53 GraphTransformationsSet* transformations) { in MakeGeneralGraphTransformationsSet()265 GraphTransformationsSet transformations; in TransformWithStatus()329 GraphTransformationsSet bidirectional_transformations; in TransformWithStatus()396 GraphTransformationsSet dequantization_transformations{new Dequantize}; in TransformWithStatus()