Open cg666-debug opened 1 year ago
I have the same problem. Have you solved it?
Hi do you also get this error in the error stack?
/site-packages/torch/_tensor.py", line 639, in __rsub__ return _C._VariableFunctions.rsub(self, other) RuntimeError: Subtraction, the
-operator, with a bool tensor is not supported. If you are trying to invert a mask, use the
~or
logical_not()operator instead.
If yes then this will solve the problem: https://github.com/mks0601/I2L-MeshNet_RELEASE/issues/6#issuecomment-675152527
when I run
it occurs error
I used
and in /main/common/base.py I used