Searched refs:TfLiteSpaceToDepthParams (Results 1 – 4 of 4) sorted by relevance
40 reinterpret_cast<TfLiteSpaceToDepthParams*>(node->builtin_data); in Prepare()77 reinterpret_cast<TfLiteSpaceToDepthParams*>(node->builtin_data); in Eval()
175 } TfLiteSpaceToDepthParams; typedef
224 auto builtin = reinterpret_cast<TfLiteSpaceToDepthParams*>(data); in AddOpsAndParams()
504 auto* params = MallocPOD<TfLiteSpaceToDepthParams>(); in ParseOpData()