es-ude / elastic-ai.creator

elastic ai.creator
MIT License
16 stars 2 forks source link

Implement custom float arithmetics #278

Closed julianhoever closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1491 1266 85% 0% 🟢

New Files

File Coverage Status
elasticai/creator/base_modules/arithmetics/torch_arithmetics.py 95% 🟢
elasticai/creator/base_modules/autograd_functions/round_to_custom_float.py 88% 🟢
TOTAL 92% 🟢

Modified Files

File Coverage Status
elasticai/creator/base_modules/arithmetics/float_arithmetics.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 6bcfa4e by action🐍