Searched defs:MirrorPad (Results 1 – 3 of 3) sorted by relevance
24 static Graph* MirrorPad(int batches, int height, int width, int depth, int pad, in MirrorPad() function
1494 class MirrorPad class
15191 func MirrorPad(scope *Scope, input tf.Output, paddings tf.Output, mode string) (output tf.Output) { func