Searched refs:TfLiteShapeParams (Results 1 – 4 of 4) sorted by relevance
74 TfLiteShapeParams shape_params; in TEST()
421 } TfLiteShapeParams; typedef
49 auto* params = reinterpret_cast<TfLiteShapeParams*>(node->builtin_data); in Prepare()
1756 std::unique_ptr<TfLiteShapeParams, in ParseShape()1758 params = safe_allocator.Allocate<TfLiteShapeParams>(); in ParseShape()