JuliaDecisionFocusedLearning / InferOpt.jl

Combinatorial optimization layers for machine learning pipelines
https://juliadecisionfocusedlearning.github.io/InferOpt.jl/
MIT License
115 stars 4 forks source link

Fix type issue in FW by promoting to float #21

Closed gdalle closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #21 (256d64a) into main (b179f16) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   88.21%   88.21%           
=======================================
  Files          18       18           
  Lines         365      365           
=======================================
  Hits          322      322           
  Misses         43       43           
Impacted Files Coverage Δ
src/frank_wolfe/differentiable_frank_wolfe.jl 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 b179f16...256d64a. Read the comment docs.