Home
last modified time | relevance | path

Searched refs:TransformFuncParameters (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dtransform_graph.h34 typedef std::vector<std::pair<string, TransformFuncParameters>>
Dtransform_utils.h221 typedef std::map<string, std::vector<string>> TransformFuncParameters; typedef
225 TransformFuncParameters params;
Dtransform_graph.cc49 TransformFuncParameters func_parameters; in ParseTransformParameters()
283 Status ShouldIgnoreErrors(const TransformFuncParameters& transform_params, in ShouldIgnoreErrors()
Dtransform_graph_test.cc35 Status ShouldIgnoreErrors(const TransformFuncParameters& transform_params,