es-ude / elastic-ai.creator

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

Remove not implemented jvp functions #284

Closed julianhoever closed 1 year ago

github-actions[bot] commented 1 year ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
1482 1260 85% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
elasticai/creator/base_modules/autograd_functions/binary_quantization.py 100% 🟢
elasticai/creator/base_modules/autograd_functions/identity_step_function.py 90% 🟢
elasticai/creator/base_modules/autograd_functions/round_to_custom_float.py 91% 🟢
elasticai/creator/base_modules/autograd_functions/round_to_fixed_point.py 89% 🟢
TOTAL 93% 🟢

updated for commit: 0ea4834 by action🐍