Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc107 string min_max_log_file; in FreezeRequantizationRanges() local
109 context.GetOneStringParameter("min_max_log_file", "", &min_max_log_file)); in FreezeRequantizationRanges()
110 if (min_max_log_file.empty()) { in FreezeRequantizationRanges()
122 TF_RETURN_IF_ERROR(ExtractMinMaxRecords(min_max_log_file, &records)); in FreezeRequantizationRanges()
DREADME.md421 * min_max_log_file: Path to a log file containing ranges for ops.
489 the transform as the `min_max_log_file` argument. The transform will attempt to