Remove GPU code of OneHot op for only support 1D input.
1. 1D input is supported by a not good way(in batch dimension) 2. CPU is enough for this Op, GPU may be slow.
Showing
mace/ops/opencl/cl/one_hot.cl
已删除
100644 → 0
mace/ops/opencl/one_hot.h
已删除
100644 → 0
想要评论请 注册 或 登录