Searched defs:SplitV (Results 1 – 4 of 4) sorted by relevance
3 ### CVE Number6 ### Impact21 ### Patches26 ### For more information29 ### Attribution
1194 class SplitV class
4371 TEST_F(OpTest, SplitV) { in TEST_F() argument
46890 func SplitV(scope *Scope, value tf.Output, size_splits tf.Output, axis tf.Output, num_split int64) … func