Searched defs:OneHotOpModel (Results 1 – 1 of 1) sorted by relevance
30 class OneHotOpModel : public SingleOpModel { class32 OneHotOpModel(std::initializer_list<int> input_shape, int depth_value, in OneHotOpModel() function in tflite::__anon6d43443f0111::OneHotOpModel