sam3: RuntimeError: mat1 and mat2 must have the same dtype, but got BFloat16 and Float
sam3在推理过程中遇到RuntimeError: mat1 and mat2 must have the same dtype, but got BFloat16 and Float报错,
解决方法:
GitHub 把torch换成2.7
sam3在推理过程中遇到RuntimeError: mat1 and mat2 must have the same dtype, but got BFloat16 and Float报错,
解决方法:
GitHub 把torch换成2.7