Searched refs:TfLiteOneHotParams (Results 1 – 4 of 4) sorted by relevance
79 TfLiteOneHotParams one_hot_params; in TEST()
392 } TfLiteOneHotParams; typedef
44 reinterpret_cast<TfLiteOneHotParams*>(node->builtin_data); in OneHotContext()
688 auto params = safe_allocator.Allocate<TfLiteOneHotParams>(); in ParseOpData()