Searched refs:TfLiteUnpackParams (Results 1 – 3 of 3) sorted by relevance
77 TfLiteUnpackParams* data = in Eval()78 reinterpret_cast<TfLiteUnpackParams*>(node->builtin_data); in Eval()
450 } TfLiteUnpackParams; typedef
2101 std::unique_ptr<TfLiteUnpackParams, in ParseUnpack()2103 params = safe_allocator.Allocate<TfLiteUnpackParams>(); in ParseUnpack()
Completed in 11 milliseconds