Skip to content

positive and negative relu activation function 'linear' operators - #15

Open
jkwashbourne wants to merge 1 commit into
masterfrom
joprelu
Open

positive and negative relu activation function 'linear' operators#15
jkwashbourne wants to merge 1 commit into
masterfrom
joprelu

Conversation

@jkwashbourne

Copy link
Copy Markdown
Contributor

The JopReluMin and JopReluMax tests rely on change to Jets allowing specifying vectors to linearity_test

@codecov-commenter

codecov-commenter commented Jul 15, 2021

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.23%. Comparing base (dbff81c) to head (465e711).
⚠️ Report is 64 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #15      +/-   ##
==========================================
+ Coverage   96.21%   96.23%   +0.02%     
==========================================
  Files          35       37       +2     
  Lines         687      691       +4     
==========================================
+ Hits          661      665       +4     
  Misses         26       26              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@samtkaplan samtkaplan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. Ieft one code comment.

Comment thread test/jop_relumin.jl
@@ -0,0 +1,40 @@
using LinearAlgebra, Jets, JetPack, Test

# note no need for a linearity test as function is "linear" for x > 0 and constant for x <= 0

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this comment in error. It seems to contradict the fact that there is a linearity test below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants