wkcn / MobulaOP

A Simple & Flexible Cross Framework Operators Toolkit
MIT License
164 stars 21 forks source link

Fix gradcheck and add softmax backward #94

Closed wkcn closed 4 years ago

wkcn commented 4 years ago
  1. Fix the bug in gradcheck
  2. Add Softmax Backward
  3. Add the testing requirement nose and coveralls into setup.py

NOTICE: it is not suitable to use the function gradcheck to check the gradient of Softmax Activation.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 812


Changes Missing Coverage Covered Lines Changed/Added Lines %
opzoo/Softmax/Softmax.py 0 8 0.0%
<!-- Total: 26 34 76.47% -->
Totals Coverage Status
Change from base Build 810: -0.2%
Covered Lines: 1755
Relevant Lines: 2052

💛 - Coveralls