poets-ai / elegy

A High Level API for Deep Learning in JAX
https://poets-ai.github.io/elegy/
MIT License
469 stars 32 forks source link

Fix import error when Haiku is not installed #213

Closed cgarciae closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #213 (022f641) into master (75aa862) will decrease coverage by 0.08%. The diff coverage is 40.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #213      +/-   ##
==========================================
- Coverage   70.09%   70.01%   -0.09%     
==========================================
  Files          30       30              
  Lines        2371     2368       -3     
==========================================
- Hits         1662     1658       -4     
- Misses        709      710       +1     
Impacted Files Coverage Δ
elegy/model/model.py 79.33% <25.00%> (-1.31%) :arrow_down:
elegy/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 75aa862...022f641. Read the comment docs.