Skip to content

Exclude docker image removal #1465

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

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Exclude docker image removal #1465

merged 1 commit into from
Jul 5, 2023

Conversation

antonwolfy
Copy link
Contributor

@antonwolfy antonwolfy commented Jul 5, 2023

The github action with a pre-step to free additional space during building the docs was updated with a new version and so it enabled docker image removal by default.
The PR proposal to explicitly disable removal of docker images, since the image is required.

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to 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?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you filing the PR as a draft?

@antonwolfy antonwolfy self-assigned this Jul 5, 2023
@antonwolfy antonwolfy merged commit 0d4ce80 into master Jul 5, 2023
@antonwolfy antonwolfy deleted the fix_build_docs_action branch July 5, 2023 13:07
vtavana added a commit that referenced this pull request Nov 23, 2023
* rework implementation of diag, diagflat, vander, and ptp

* address comments - first round

cherry-pick

* address comments - second round

* add tests for negative use cases to improve covergae

* fixed missing merge conflicts

* fix pre-commit

* implement dpnp.argmin and dpnp.argmax using dpctl.tensor

* address comments

* add tests for negative use cases to improve coverage

* remove unneccessary parts with updates in dpctl #1465

* add paramater section in doc

* update ndarray.argmin and ndarray.argmax function signature

* use a utility func for returning output

* add tests for ndarray implementation

* Place new function acc to lexicographical order

---------

Co-authored-by: Anton Volkov <[email protected]>
Co-authored-by: Anton <[email protected]>
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.

1 participant