Searched refs:TfLiteOneHotParams (Results 1 – 4 of 4) sorted by relevance
77 TfLiteOneHotParams one_hot_params; in TEST()
356 } TfLiteOneHotParams; typedef
44 reinterpret_cast<TfLiteOneHotParams*>(node->builtin_data); in OneHotContext()
625 auto* params = allocator->AllocatePOD<TfLiteOneHotParams>(); in ParseOpData()