Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfreeze_requantization_ranges.cc86 string max_number_string = max_string_parts[0]; in ExtractMinMaxRecords() local
88 if (!strings::safe_strtof(max_number_string.c_str(), &max)) { in ExtractMinMaxRecords()