Skip to content

feat(frontends): Implement rfft in PaddlePaddle frontend and fix fft for Tensorflow backend #1374

feat(frontends): Implement rfft in PaddlePaddle frontend and fix fft for Tensorflow backend

feat(frontends): Implement rfft in PaddlePaddle frontend and fix fft for Tensorflow backend #1374

Triggered via pull request September 13, 2023 21:38
@AwkNinjaAwkNinja
synchronize #19454
Status Failure
Total duration 32s
Artifacts

auto-comment.yml

on: pull_request_target
Semantics
7s
Semantics
PR Compliance Checks
3s
PR Compliance Checks
Welcome
0s
Welcome
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
PR Compliance Checks
This PR's title should conform to specification at https://conventionalcommits.org
Semantics
No release type found in pull request title "Implement rfft". Add a prefix to indicate what kind of release this pull request corresponds to (see https://www.conventionalcommits.org/). Available types: - feat: A new feature - fix: A bug fix - docs: Documentation only changes - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) - refactor: A code change that neither fixes a bug nor adds a feature - perf: A code change that improves performance - test: Adding missing tests or correcting existing tests - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) - chore: Other changes that don't modify src or test files - revert: Reverts a previous commit
PR Compliance Checks
The following actions uses node12 which is deprecated and will be forced to run on node16: mtfoley/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PR Compliance Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PR Compliance Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PR Compliance Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
PR Compliance Checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Semantics
The following actions uses node12 which is deprecated and will be forced to run on node16: amannn/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/