Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dauto_mixed_precision.cc845 Status ValidateLists(const gtl::FlatSet<string>& allow_list, in ValidateLists() function
1272 TF_RETURN_IF_ERROR(ValidateLists(f16_allowlist_, f16_denylist_, in Optimize()