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