Searched defs:ReverseSequence (Results 1 – 7 of 7) sorted by relevance
3 ### CVE Number6 ### Impact28 ### Patches36 ### For more information42 ### Attribution
62 struct ReverseSequence { struct63 EIGEN_ALWAYS_INLINE static void Compute( in Compute()
665 TEST_P(DeltaEncodingSpecificEdgeCasesTest, ReverseSequence) { in TEST_P() argument
1804 class ReverseSequence class
1419 void ReverseSequence(const TS* seq_lengths, const int seq_dim, in ReverseSequence() function
2731 TEST_F(OpTest, ReverseSequence) { in TEST_F() argument
32191 func ReverseSequence(scope *Scope, input tf.Output, seq_lengths tf.Output, seq_dim int64, optional … func