Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/mixed_precision/
Ddevice_compatibility_check.py36 def _dedup_strings(device_strs): argument
52 for device_str, vals in itertools.groupby(device_strs):