Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dops.py1635 inputs = _reconstruct_sequence_inputs(op_def, inputs, node_def.attr)
6674 def _reconstruct_sequence_inputs(op_def, inputs, attrs): function