Searched refs:TfLiteLeakyReluParams (Results 1 – 3 of 3) sorted by relevance
74 static_cast<TfLiteLeakyReluParams*>(node->builtin_data); in CalculateOpData()117 static_cast<TfLiteLeakyReluParams*>(node->builtin_data); in LeakyReluEval()
454 } TfLiteLeakyReluParams; typedef
1411 auto params = safe_allocator.Allocate<TfLiteLeakyReluParams>(); in ParseLeakyRelu()
Completed in 10 milliseconds