NTMC-Community / MatchZoo

Facilitating the design, comparison and sharing of deep text matching models.
Apache License 2.0
3.83k stars 899 forks source link

Add make_keras_optimizer_picklable.py and its test. #735

Closed uduse closed 5 years ago

uduse commented 5 years ago

Fix https://github.com/NTMC-Community/MatchZoo/issues/726

codecov-io commented 5 years ago

Codecov Report

Merging #735 into 2.2-dev will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           2.2-dev     #735      +/-   ##
===========================================
+ Coverage    94.09%   94.11%   +0.01%     
===========================================
  Files           91       92       +1     
  Lines         3115     3125      +10     
===========================================
+ Hits          2931     2941      +10     
  Misses         184      184
Impacted Files Coverage Δ
matchzoo/utils/make_keras_optimizer_picklable.py 100% <100%> (ø)

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 a7c07ff...d459a97. Read the comment docs.