Skip to content

Conversation

co63oc
Copy link
Contributor

@co63oc co63oc commented Jun 22, 2025

PR Category

Execute Infrastructure

PR Types

Improvements

Description

PFCCLab/PaddleAPITest#306

PaddleAPITest 测试

paddle.nn.functional.conv1d(Tensor([8, 400, 100],"float32"), Tensor([256, 100, 3],"float16"), bias=Tensor([256],"float16"), padding=1, stride=list[1,], dilation=list[1,], groups=4, data_format="NCL", )

paddle.nn.functional.conv1d CPU 不支持float16,需要转换weight bias 类型float16 到float32 ,同时结果类型为float16

Copy link

paddle-bot bot commented Jun 22, 2025

你的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.

@codecov-commenter
Copy link

codecov-commenter commented Jun 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (develop@51d2cf4). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             develop    #73535   +/-   ##
===========================================
  Coverage           ?   100.00%           
===========================================
  Files              ?         1           
  Lines              ?        11           
  Branches           ?         0           
===========================================
  Hits               ?        11           
  Misses             ?         0           
  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.

@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Jun 23, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jun 23, 2025

/re-run all-failed

@luotao1 luotao1 closed this Jun 24, 2025
@luotao1 luotao1 reopened this Jun 24, 2025
@luotao1 luotao1 assigned lshpku and unassigned DanielSun11 Jun 24, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jun 24, 2025

image
CI 重新运行提示没有权限

@luotao1 luotao1 merged commit f8e6a83 into PaddlePaddle:develop Jun 24, 2025
74 of 76 checks passed
@co63oc co63oc deleted the f40 branch June 30, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants