Skip to content

Faire évoluer la précision des opérations matricielles  #110

Open
@CharlesGaydon

Description

@CharlesGaydon
You are using a CUDA device ('NVIDIA A40') that has Tensor Cores. To properly utilize them, you should set 
`torch.set_float32_matmul_precision('medium' | 'high')` which will trade-off precision for performance. For more details, read 
https://pytorch.org/docs/stable/generated/torch.set_float32_matmul_precision.html#torch.set_float32_matmul_precision

-> évaluation du gain à effectuer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions