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

  /external/tensorflow/tensorflow/core/util/
equal_graph_def.h 31 bool ignore_internal_attrs = true; member in struct:tensorflow::EqualGraphDefOptions
equal_graph_def.cc 191 if (options.ignore_internal_attrs && !a.first.empty() &&
198 if (options.ignore_internal_attrs && !e.first.empty() &&
262 if (options.ignore_internal_attrs && !a.first.empty() &&

Completed in 181 milliseconds