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