Open mywoodstock opened 3 weeks ago
2D input, nearest
Aten ops: arrange, add, mul, _to_copy, unsqueeze, and _unsafe_index
2D input, bilinear
Aten ops: arrange, add, mul, sub, clamp, ceil, _to_copy, rsub, unsqueeze, and _unsafe_index
2D input, bicubic Aten ops: add, sub, rsub, mul, clamp, floor, _to_copy, view, arrange, _unsafe_index
3D input, nearest
Aten ops: arrange, unsqueeze, _to_copy, mul, add, _unsafe_index
3D input, trilinear
Aten ops: upsample_trilinear3d
1D input, nearest
Aten ops: arrange, add, mul, _to_copy, and _unsafe_index
1D input, linear
Aten ops: upsample_linear1d