Searched defs:Roll (Results 1 – 2 of 2) sorted by relevance
264 Node* Roll(Graph* g, Node* input, Node* shift, Node* axis) { in Roll() function
33926 func Roll(scope *Scope, input tf.Output, shift tf.Output, axis tf.Output) (output tf.Output) { func