Home
last modified time | relevance | path

Searched refs:OneHotComputeImpl (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Done_hot.cc64 void OneHotComputeImpl(const OneHotContext& op_context) { in OneHotComputeImpl() function
100 OneHotComputeImpl<T, int64_t>(op_context); in OneHotCompute()
102 OneHotComputeImpl<T, int>(op_context); in OneHotCompute()