Skip to content

Impementation of dpctl.tensor.less function#1235

Merged
antonwolfy merged 8 commits intoIntelPython:masterfrom
vlad-perevezentsev:less_impl
Jun 13, 2023
Merged

Impementation of dpctl.tensor.less function#1235
antonwolfy merged 8 commits intoIntelPython:masterfrom
vlad-perevezentsev:less_impl

Conversation

@vlad-perevezentsev
Copy link
Copy Markdown
Collaborator

This PR adds an implementation of dpt.tensor.less function with support for complex types

  • 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?
  • Have you checked performance impact of proposed changes?
  • If this PR is a work in progress, are you opening the PR as a draft?

@coveralls
Copy link
Copy Markdown
Collaborator

coveralls commented Jun 8, 2023

Coverage Status

coverage: 84.082% (+0.003%) from 84.079% when pulling 9741b24 on vlad-perevezentsev:less_impl into 47466ee on IntelPython:master.

Comment thread dpctl/tensor/_elementwise_funcs.py Outdated
Comment thread dpctl/tensor/libtensor/include/kernels/elementwise_functions/less.hpp Outdated
@vlad-perevezentsev vlad-perevezentsev enabled auto-merge (squash) June 13, 2023 11:39
@antonwolfy antonwolfy merged commit 0185fa9 into IntelPython:master Jun 13, 2023
@vlad-perevezentsev vlad-perevezentsev deleted the less_impl branch June 20, 2023 10:52
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.

5 participants