Searched refs:TfLiteReshapeParams (Results 1 – 4 of 4) sorted by relevance
56 TfLiteReshapeParams reshape_params; in TEST()
252 } TfLiteReshapeParams; typedef
76 auto* params = reinterpret_cast<TfLiteReshapeParams*>(node->builtin_data); in GetOutputShapeFromParam()
457 auto* params = allocator->AllocatePOD<TfLiteReshapeParams>(); in ParseOpData()