MCPcopy Create free account
hub / github.com/alibaba/nann / _reverse_seq

Function _reverse_seq

tensorflow/tensorflow/contrib/learn/python/learn/models.py:188–213  ·  view source on GitHub ↗

Reverse a list of Tensors up to specified lengths. Args: input_seq: Sequence of seq_len tensors of dimension (batch_size, depth) lengths: A tensor of dimension batch_size, containing lengths for each sequence in the batch. If "None" is specified, simply rev

(input_seq, lengths)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bidirectional_rnnFunction · 0.70

Calls 5

with_rankMethod · 0.80
set_shapeMethod · 0.45
get_shapeMethod · 0.45
packMethod · 0.45
unpackMethod · 0.45

Tested by

no test coverage detected