Skip to content

rename _min_max to _aminmax#44001

Closed
vkuzo wants to merge 2 commits intogh/vkuzo/140/basefrom
gh/vkuzo/140/head
Closed

rename _min_max to _aminmax#44001
vkuzo wants to merge 2 commits intogh/vkuzo/140/basefrom
gh/vkuzo/140/head

Conversation

@vkuzo
Copy link
Copy Markdown
Contributor

@vkuzo vkuzo commented Sep 2, 2020

Stack from ghstack:

Summary:

This is to align with the naming in numpy and in
#43092

Test Plan:

python test/test_torch.py TestTorchDeviceTypeCPU.test_aminmax_cpu_float32
python test/test_torch.py TestTorchDeviceTypeCUDA.test_aminmax_cuda_float32

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: D23465298

Summary:

This is to align with the naming in numpy and in
#43092

Test Plan:

```
python test/test_torch.py TestTorchDeviceTypeCPU.test_aminmax_cpu_float32
python test/test_torch.py TestTorchDeviceTypeCUDA.test_aminmax_cuda_float32
```

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Sep 2, 2020

💊 CI failures summary and remediations

As of commit d612e86 (more details on the Dr. CI page):


  • 1/1 failures possibly* introduced in this PR
    • 1/1 non-CircleCI failure(s)

ci.pytorch.org: 1 failed


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 5 times.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 2, 2020

Codecov Report

❗ No coverage uploaded for pull request base (gh/vkuzo/140/base@01e99c3). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             gh/vkuzo/140/base   #44001   +/-   ##
====================================================
  Coverage                     ?   69.33%           
====================================================
  Files                        ?      381           
  Lines                        ?    47152           
  Branches                     ?        0           
====================================================
  Hits                         ?    32694           
  Misses                       ?    14458           
  Partials                     ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 01e99c3...d612e86. Read the comment docs.

Summary:

This is to align with the naming in numpy and in
#43092

Test Plan:

```
python test/test_torch.py TestTorchDeviceTypeCPU.test_aminmax_cpu_float32
python test/test_torch.py TestTorchDeviceTypeCUDA.test_aminmax_cuda_float32
```

Reviewers:

Subscribers:

Tasks:

Tags:

Differential Revision: [D23465298](https://our.internmc.facebook.com/intern/diff/D23465298)

[ghstack-poisoned]
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 6a65525.

@facebook-github-bot facebook-github-bot deleted the gh/vkuzo/140/head branch September 6, 2020 14:16
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Pull Request resolved: pytorch#44001

This is to align with the naming in numpy and in
pytorch#43092

Test Plan:
```
python test/test_torch.py TestTorchDeviceTypeCPU.test_aminmax_cpu_float32
python test/test_torch.py TestTorchDeviceTypeCUDA.test_aminmax_cuda_float32
```

Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D23465298

fbshipit-source-id: b599035507156cefa53942db05f93242a21c8d06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants