HomeSort by relevance Sort by last modified time
    Searched refs:CONCATENATED_VARIABLES (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/rnn/python/ops/
rnn_cell.py 53 for value in ops.get_collection(ops.GraphKeys.CONCATENATED_VARIABLES):
58 ops.add_to_collection(ops.GraphKeys.CONCATENATED_VARIABLES, concat_variable)
    [all...]
  /external/tensorflow/tensorflow/python/framework/
ops.py     [all...]

Completed in 4139 milliseconds