Paddle icon indicating copy to clipboard operation
Paddle copied to clipboard

[API Compatibility No.3、38] add parameter out and alias for bitwise_and -part

Open youge325 opened this issue 3 weeks ago • 10 comments

PR Category

User Experience

PR Types

New features

Description

  • paddle.bitwise_andpaddle.bitwise_and 添加参数别名
  • 为新增参数别名添加单测

youge325 avatar Dec 01 '25 06:12 youge325

你的PR提交成功,感谢你对开源项目的贡献! 请关注后续CI自动化测试结果,详情请参考Paddle-CI手册。 Your PR has been submitted. Thanks for your contribution! Please wait for the result of CI firstly. See Paddle CI Manual for details.

paddle-bot[bot] avatar Dec 01 '25 06:12 paddle-bot[bot]

/re-run all-failed

youge325 avatar Dec 01 '25 11:12 youge325

Codecov Report

:x: Patch coverage is 75.00000% with 2 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (develop@62a3a93). Learn more about missing BASE report.

Files with missing lines Patch % Lines
python/paddle/tensor/logic.py 71.42% 2 Missing :warning:

:x: Your patch status has failed because the patch coverage (75.00%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #76705   +/-   ##
==========================================
  Coverage           ?   75.00%           
==========================================
  Files              ?        2           
  Lines              ?        8           
  Branches           ?        0           
==========================================
  Hits               ?        6           
  Misses             ?        2           
  Partials           ?        0           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

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

codecov-commenter avatar Dec 01 '25 12:12 codecov-commenter

/re-run all-failed

youge325 avatar Dec 01 '25 13:12 youge325

我在运行单测时会报以下错误:

Start testing: Dec 03 22:13 中国标准时间
----------------------------------------------------------
1192/2302 Testing: test_bitwise_op
1192/2302 Test: test_bitwise_op
Command: "D:/Program Files/CMake/bin/cmake.exe" "-E" "env" "PYTHONPATH=D:/Lenovo/Paddle/build/python" "D:/Users/Lenovo/AppData/Local/Programs/Python/Python310/python.exe" "D:/Lenovo/Paddle/tools/test_runner.py" "test_bitwise_op"
Directory: D:/Lenovo/Paddle/build/test/legacy_test
"test_bitwise_op" start time: Dec 03 22:13 中国标准时间
Output:
----------------------------------------------------------
I1203 22:13:21.871088 29436 program_interpreter.cc:257] New Executor is Running.
WARNING: Logging before InitGoogleLogging() is written to STDERR
W1203 22:13:21.871088 29436 gpu_resources.cc:116] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version: 13.0, Runtime API Version: 13.0
Access violation
<end of output>
Test time =   5.05 sec
----------------------------------------------------------
Test Failed.
"test_bitwise_op" end time: Dec 03 22:13 中国标准时间
"test_bitwise_op" time elapsed: 00:00:05
----------------------------------------------------------

End testing: Dec 03 22:13 中国标准时间

错误信息太少,先试试流水线能不能跑通

youge325 avatar Dec 03 '25 14:12 youge325

/re-run all-failed

youge325 avatar Dec 05 '25 03:12 youge325

/re-run all-failed

youge325 avatar Dec 05 '25 10:12 youge325

/re-run all-failed

youge325 avatar Dec 07 '25 05:12 youge325

/re-run all-failed

youge325 avatar Dec 08 '25 05:12 youge325

/re-run all-failed

youge325 avatar Dec 09 '25 04:12 youge325