Searched refs:TfLiteSpaceToDepthParams (Results 1 – 6 of 6) sorted by relevance
40 reinterpret_cast<TfLiteSpaceToDepthParams*>(node->builtin_data); in Prepare()78 reinterpret_cast<TfLiteSpaceToDepthParams*>(node->builtin_data); in Eval()
58 TfLiteSpaceToDepthParams space_to_depth_params; in TEST()
262 } TfLiteSpaceToDepthParams; typedef
480 auto* params = allocator->AllocatePOD<TfLiteSpaceToDepthParams>(); in ParseOpData()
382 auto builtin = reinterpret_cast<TfLiteSpaceToDepthParams*>(data); in AddOpsAndParams()
352 auto builtin = reinterpret_cast<TfLiteSpaceToDepthParams*>(data); in AddOpsAndParams()