Searched defs:tf_weights (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/cudnn_rnn/python/ops/ |
D | cudnn_rnn_ops.py | 325 tf_weights, tf_biases): argument 390 def _tf_to_cudnn_weights(self, layer, *tf_weights): 430 def _tf_to_cudnn_weights(self, layer, *tf_weights): 486 tf_weights, tf_biases): argument 512 def _tf_to_cudnn_weights(self, layer, *tf_weights): 557 tf_weights, tf_biases): argument 575 def _tf_to_cudnn_weights(self, layer, *tf_weights):
|