Home
last modified time | relevance | path

Searched refs:ReplaceMatchingOpTypesOptions (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_utils.h182 struct ReplaceMatchingOpTypesOptions { struct
203 const ReplaceMatchingOpTypesOptions& options, GraphDef* output_graph_def); argument
Dtransform_utils.cc366 const ReplaceMatchingOpTypesOptions& options, GraphDef* output_graph_def) { in ReplaceMatchingOpTypes()