Searched refs:TfLiteShapeParams (Results 1 – 4 of 4) sorted by relevance
74 TfLiteShapeParams shape_params; in TEST()
369 } TfLiteShapeParams; typedef
43 auto* params = reinterpret_cast<TfLiteShapeParams*>(node->builtin_data); in Prepare()
653 auto params = safe_allocator.Allocate<TfLiteShapeParams>(); in ParseOpData()