Searched refs:TfLiteL2NormParams (Results 1 – 3 of 3) sorted by relevance
45 auto* params = reinterpret_cast<TfLiteL2NormParams*>(node->builtin_data); in Prepare()
248 } TfLiteL2NormParams; typedef
1385 std::unique_ptr<TfLiteL2NormParams, in ParseL2Normalization()1387 params = safe_allocator.Allocate<TfLiteL2NormParams>(); in ParseL2Normalization()
Completed in 10 milliseconds