Searched defs:MatrixBandPart (Results 1 – 2 of 2) sorted by relevance
3262 TEST_F(OpTest, MatrixBandPart) { in TEST_F() argument
23968 func MatrixBandPart(scope *Scope, input tf.Output, num_lower tf.Output, num_upper tf.Output) (band … func