Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
IntelPython
/
dpctl
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
130
Code
Issues
38
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Improve performance of reduction for small number of elements to reduce for types where tree-reduction is needed
- #1463
#1463
Merged
oleksandr-pavlyk
merged 10 commits into
master
IntelPython/dpctl:master
from
optimize-small-size-tree-reduction
IntelPython/dpctl:optimize-small-size-tree-reduction
Copy head branch name to clipboard
Nov 4, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Improve performance of reduction for small number of elements to reduce for types where tree-reduction is needed
#1463
oleksandr-pavlyk
merged 10 commits into
master
IntelPython/dpctl:master
from
optimize-small-size-tree-reduction
IntelPython/dpctl:optimize-small-size-tree-reduction
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2023
Use SequentialReductionKernel for tree-reduction as well
Show description for c742e79
oleksandr-pavlyk
committed
c742e79
View commit details
Copy full SHA for c742e79
Browse repository at this point
Apply SequentialReductionKernel to axis0 reduction
oleksandr-pavlyk
committed
6a0b09c
View commit details
Copy full SHA for 6a0b09c
Browse repository at this point
Split _tensor_impl into three extensions
Show description for f74eae0
oleksandr-pavlyk
committed
f74eae0
View commit details
Copy full SHA for f74eae0
Browse repository at this point
Used new native extension modules
oleksandr-pavlyk
committed
421b270
View commit details
Copy full SHA for 421b270
Browse repository at this point
Commits on Nov 3, 2023
Added docstrings and getter methods for ElementwiseFunc classes
Show description for 41ec378
oleksandr-pavlyk
committed
41ec378
View commit details
Copy full SHA for 41ec378
Browse repository at this point
Instantiate atomic reduction templates for min/max ops for double/float types
Show description for 645044a
oleksandr-pavlyk
committed
645044a
View commit details
Copy full SHA for 645044a
Browse repository at this point
Modified sycl_timer example to use dpctl.tensor function
Show description for 097ecf5
oleksandr-pavlyk
committed
097ecf5
View commit details
Copy full SHA for 097ecf5
Browse repository at this point
Fixed misspelled words
oleksandr-pavlyk
committed
d4d4992
View commit details
Copy full SHA for d4d4992
Browse repository at this point
Improves performance of search reductions for small numbers of elements (#1464)
Show description for af28d98
ndgrigorian
authored
af28d98
View commit details
Copy full SHA for af28d98
Browse repository at this point
Remove superfluous includes in tensor_ctors.cpp per PR review
oleksandr-pavlyk
committed
eb21e50
View commit details
Copy full SHA for eb21e50
Browse repository at this point
You can’t perform that action at this time.