When I try to run this command "AMDGFX=gfx1031 BACKEND=c-rocm_win64 Antares torch-setup" to Setup Plugin for Pytorch, it returned an error: error: ‘CHECK_EQ’ was not declared in this scope; did you mean ‘CHECK_OK’?
And there are also many other errors when compile this.
My gcc version is 9.4.0 and Ubuntu is 20.04.1
These are some screenshots of the errors:


