arrayfire / arrayfire/arrayfire-python

delay scaling of ffts until after the transforms.

Ouverte
#174 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
422
Forks
63
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

As seen here, the results can be order of magnitudes off if the scaling happens upfront.
https://gist.github.com/pavanky/dc64fc83e0fa298e942a3e0ca07ccd15

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Start with the linked gist and reproduce the FFT case where upfront scaling produces results orders of magnitude off. Trace the Python FFT entry point and its transform/scaling path; done means scaling is applied after the transforms and the reproduced results match the expected values.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
backend
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
28/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.