Searched defs:BatchToSpace (Results 1 – 3 of 3) sorted by relevance
24 void BatchToSpace(XlaOpKernelContext* ctx, const xla::XlaOp& input, in BatchToSpace() function
1228 TEST_F(OpTest, BatchToSpace) { in TEST_F() argument
23868 func BatchToSpace(scope *Scope, input tf.Output, crops tf.Output, block_size int64) (output tf.Outp… func