Skip to content

TypeError: Got unsupported ScalarType BFloat16 how to solve it ? #9

@gukejun1

Description

@gukejun1
File "xx/open-omics-alphafold/alphafold_pytorch_jit/utils.py", line 93, in detached
    return x.detach().cpu().numpy()
           ^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: Got unsupported ScalarType BFloat16

When I run with the parameter output AF2_BF16=1, an error is reported. How to run with the BF16 data type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions