Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CAUSAL padding for 1D convolution. #2141

Merged
merged 1 commit into from
May 25, 2022
Merged

Conversation

copybara-service[bot]
Copy link

Add CAUSAL padding for 1D convolution.

@google-cla
Copy link

google-cla bot commented May 24, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@cgarciae cgarciae requested a review from jheek May 25, 2022 15:25
@codecov-commenter
Copy link

codecov-commenter commented May 25, 2022

Codecov Report

Merging #2141 (c5708be) into main (c22f7d4) will increase coverage by 0.01%.
The diff coverage is 85.71%.

@@            Coverage Diff             @@
##             main    #2141      +/-   ##
==========================================
+ Coverage   75.78%   75.79%   +0.01%     
==========================================
  Files          61       61              
  Lines        5302     5309       +7     
==========================================
+ Hits         4018     4024       +6     
- Misses       1284     1285       +1     
Impacted Files Coverage Δ
flax/linen/linear.py 97.45% <85.71%> (-0.31%) ⬇️

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 c22f7d4...c5708be. Read the comment docs.

PiperOrigin-RevId: 451014135
@copybara-service copybara-service bot merged commit 3bb0433 into main May 25, 2022
@copybara-service copybara-service bot deleted the test_450444291 branch May 25, 2022 21:24
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.

1 participant