Searched defs:BatchToSpaceND (Results 1 – 7 of 7) sorted by relevance
39 inline void BatchToSpaceND(const RuntimeShape& unextended_input1_shape, in BatchToSpaceND() function
2051 inline void BatchToSpaceND(const T* input_data, const Dims<4>& input_dims, in BatchToSpaceND() function
314 class BatchToSpaceND class
1920 TEST_F(OpTest, BatchToSpaceND) { in TEST_F() argument
4847 inline void BatchToSpaceND(const T* input_data, const Dims<4>& input_dims, in BatchToSpaceND() function
4197 inline void BatchToSpaceND( in BatchToSpaceND() function
3071 func BatchToSpaceND(scope *Scope, input tf.Output, block_shape tf.Output, crops tf.Output) (output … func