Skip to content

Conversation

@zhengshengning
Copy link
Contributor

PR Category

Operator Mechanism

PR Types

New features

Description

PR #75363 中遗留了doule类型未能与torch对齐。
本Pr主要将beta和threshold两个参数的类型从float改为double,这样就可以完全与torch的精度对齐。

pcard-93269

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 91.35802% with 7 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@d4c0773). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/phi/kernels/onednn/softplus_kernel.cc 0.00% 3 Missing ⚠️
...addle/fluid/ir_adaptor/translator/op_translator.cc 93.33% 2 Missing ⚠️
paddle/phi/kernels/funcs/activation_functor.h 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #75698   +/-   ##
==========================================
  Coverage           ?   91.35%           
==========================================
  Files              ?       11           
  Lines              ?       81           
  Branches           ?        0           
==========================================
  Hits               ?       74           
  Misses             ?        7           
  Partials           ?        0           

☔ 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.

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.

2 participants