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

【PIR API adaptor No.261、273、283、285、286、313、315】 Migrate is_tensor/median/nanmean/nansum/neg/Unflatten/var into pir #59509

Merged
merged 7 commits into from
Dec 4, 2023

Conversation

DrRyanHuang
Copy link
Member

@DrRyanHuang DrRyanHuang commented Nov 29, 2023

PR types

Others

PR changes

APIs

Description

以下两个文件是修改之前的函数名字:

  • test/legacy_test/test_bce_with_logits_loss.py

  • test/legacy_test/test_nll_loss.py

  • test_is_tensor 全部开启

  • test_median 全部开启

  • test_nanmean_api 全部开启

  • test_nansum_api 全部开启

  • test_neg_op 全部开启

  • test_unflatten 全部开启

  • test_variance_layer 全部开启

@DrRyanHuang DrRyanHuang reopened this Nov 29, 2023
@DrRyanHuang DrRyanHuang reopened this Nov 30, 2023
@PaddlePaddle PaddlePaddle locked and limited conversation to collaborators Nov 30, 2023
@PaddlePaddle PaddlePaddle unlocked this conversation Nov 30, 2023
@DrRyanHuang

This comment was marked as off-topic.

python/paddle/tensor/logic.py Outdated Show resolved Hide resolved
python/paddle/tensor/manipulation.py Outdated Show resolved Hide resolved
python/paddle/tensor/stat.py Outdated Show resolved Hide resolved
python/paddle/tensor/stat.py Outdated Show resolved Hide resolved
DrRyanHuang and others added 2 commits December 4, 2023 11:21
Co-authored-by: WangZhen <23097963+0x45f@users.noreply.github.com>
@0x45f 0x45f merged commit 13e8ba6 into PaddlePaddle:develop Dec 4, 2023
29 checks passed
@DrRyanHuang DrRyanHuang deleted the is_tensor branch December 4, 2023 08:00
SigureMo pushed a commit to gouzil/Paddle that referenced this pull request Dec 5, 2023
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