Closed frankxyy closed 1 year ago
It seems that for large batch_size(256), this error occurs. However, it seems that the onehot operator should not need so much space...
This issue is duplicated with https://github.com/Tencent/TPAT/issues/34, close it.
I run for a onehot plugin with node input [xxx, 561, 561], depth 64. The above error message occurred. The shape of the node input seems not to use so much memory.