Home
last modified time | relevance | path

Searched defs:input_seq (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Drnn.py299 def _reverse_seq(input_seq, lengths): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dpywrap_tfe_src.cc2398 tensorflow::Safe_PyObjectPtr input_seq( local
/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dcommon_methods_invocations.py2535 def _cat_np(input_seq, dim=0): argument