Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/cudnn_rnn/python/ops/
Dcudnn_rnn_ops.py301 self._cu_canonical_to_tf_canonical_single_layer(
309 self._cu_canonical_to_tf_canonical_single_layer(
316 self._cu_canonical_to_tf_canonical_single_layer(
324 def _cu_canonical_to_tf_canonical_single_layer(self, cu_weights, cu_biases, member in CudnnParamsFormatConverter
485 def _cu_canonical_to_tf_canonical_single_layer(self, cu_weights, cu_biases, member in CudnnParamsFormatConverterLSTM
556 def _cu_canonical_to_tf_canonical_single_layer(self, cu_weights, cu_biases, member in CudnnParamsFormatConverterGRU