Searched refs:TfLiteIntArrayView (Results 1 – 1 of 1) sorted by relevance
29 class TfLiteIntArrayView {33 explicit TfLiteIntArrayView(const TfLiteIntArray* int_array) in TfLiteIntArrayView() function36 TfLiteIntArrayView(const TfLiteIntArrayView&) = default;37 TfLiteIntArrayView& operator=(const TfLiteIntArrayView& rhs) = default;
Completed in 2 milliseconds