CoolFace
Apppublic

Aluode/PerceptionLabPortable

sourceHugging Faceupdated 9mo agoView on Hugging Face
0likes
_array_api_compat_vendor.py6 linesDownload Raw Back to externals
1# DO NOT RENAME THIS FILE
2# This is a hook for array_api_extra/_lib/_compat.py
3# to co-vendor array_api_compat and potentially override its functions.
4
5from .array_api_compat import *  # noqa: F403
6 
Aluode/PerceptionLabPortable · CoolFace