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

Updated CHANGELOG.md for 0.20.1 release. #994

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Conversation

mingjie-intel
Copy link
Contributor

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • If this PR is a work in progress, are you filing the PR as a draft?

@mingjie-intel mingjie-intel requested a review from diptorupd as a code owner April 7, 2023 18:21
CHANGELOG.md Outdated
* Added Dockerfile and a manual workflow to publish pre-built packages to the repo.(#973)

### Changed
* Allowed shape to be a positional only argument when constructing a tensor. (#993)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#993 should go under fixed. (Fixed default dtype derivation when creating a dpnp.ndarray)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reference in new

Moved.

CHANGELOG.md Outdated
### Changed
* Allowed shape to be a positional only argument when constructing a tensor. (#993)
* Adjusted test_windows step to work with intel-opencl-rt=2023.1.0. (#990)
* Handled the case when arraystruct->meminfo is null to close gh-965. (#972)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should go under fixed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should go under fixed.

Moved.

CHANGELOG.md Outdated
* Allowed shape to be a positional only argument when constructing a tensor. (#993)
* Adjusted test_windows step to work with intel-opencl-rt=2023.1.0. (#990)
* Handled the case when arraystruct->meminfo is null to close gh-965. (#972)
* Refactored kernel_builder.py. (#967)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this one worth mentioning?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this one worth mentioning?

Removed.

@diptorupd diptorupd merged commit dc25504 into main Apr 7, 2023
@diptorupd diptorupd deleted the update_change_log branch April 7, 2023 22:17
github-actions bot added a commit that referenced this pull request Apr 7, 2023
Updated CHANGELOG.md for 0.20.1 release. dc25504
github-actions bot pushed a commit that referenced this pull request Apr 8, 2023
Updated CHANGELOG.md for 0.20.1 release. dc25504
github-actions bot pushed a commit that referenced this pull request Apr 8, 2023
Updated CHANGELOG.md for 0.20.1 release. dc25504
ZzEeKkAa pushed a commit that referenced this pull request Apr 14, 2023
Updated CHANGELOG.md for 0.20.1 release.
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