HomeSort by relevance Sort by last modified time
    Searched refs:RemoveAttributes (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/tools/graph_transforms/
transform_utils.h 114 void RemoveAttributes(const GraphDef& input_graph_def,
fold_constants_lib.cc 207 RemoveAttributes(input_graph_def, {"_output_shapes"}, &cleaned_graph_def);
sparsify_gather.cc 592 RemoveAttributes(input_graph_def, {"_output_shapes"},
transform_utils.cc 169 void RemoveAttributes(const GraphDef& input_graph_def,
transform_utils_test.cc 270 RemoveAttributes(graph_def, {"dtype"}, &result_graph_def);
    [all...]

Completed in 365 milliseconds