Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Drnn.py100 def _infer_state_dtype(explicit_dtype, state): argument
114 if explicit_dtype is not None:
115 return explicit_dtype