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 }}
apache
/
tvm
Public
Notifications
You must be signed in to change notification settings
Fork
4k
Star
13.8k
Code
Issues
171
Pull requests
76
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[BYOC] Enable bfloat16 in DNNL BYOC
- #11111
#11111
Merged
masahi
merged 18 commits into
apache:main
apache/tvm:main
from
yangulei:upstream_byoc_bf16
yangulei/tvm:upstream_byoc_bf16
Copy head branch name to clipboard
May 26, 2022
Conversation
Commits
18
(18)
Checks
Files changed
Merged
[BYOC] Enable bfloat16 in DNNL BYOC
#11111
masahi
merged 18 commits into
apache:main
apache/tvm:main
from
yangulei:upstream_byoc_bf16
yangulei/tvm:upstream_byoc_bf16
Copy head branch name to clipboard
Commits
Commits on May 26, 2022
refine the code style (#10112)
yangulei
committed
686a9ff
View commit details
Copy full SHA for 686a9ff
Browse repository at this point
support more data types in oneDNN BYOC
yangulei
committed
3b2b8e2
View commit details
Copy full SHA for 3b2b8e2
Browse repository at this point
consider dtype when query layout
yangulei
committed
1fe4c4d
View commit details
Copy full SHA for 1fe4c4d
Browse repository at this point
support more translation of blocked layout
yangulei
committed
bfcfe62
View commit details
Copy full SHA for bfcfe62
Browse repository at this point
refine log for invalid layout transform
yangulei
committed
bc3d8ca
View commit details
Copy full SHA for bc3d8ca
Browse repository at this point
reset N and C for the weights
yangulei
committed
82c49c3
View commit details
Copy full SHA for 82c49c3
Browse repository at this point
support multi-blocking in TransDims2Plain()
yangulei
committed
b5be62e
View commit details
Copy full SHA for b5be62e
Browse repository at this point
add tests for bf16 oneDNN BYOC
yangulei
committed
6ff6613
View commit details
Copy full SHA for 6ff6613
Browse repository at this point
unregister 'round' OP in oneDNN BYOC
yangulei
committed
f7832c9
View commit details
Copy full SHA for f7832c9
Browse repository at this point
restore the criteria for fp32 tests
yangulei
committed
52fac7e
View commit details
Copy full SHA for 52fac7e
Browse repository at this point
disable test_prune_dnnl_subgraph for bf16
yangulei
committed
6e194dc
View commit details
Copy full SHA for 6e194dc
Browse repository at this point
fix typo in dnnl.py
yangulei
committed
43f6e78
View commit details
Copy full SHA for 43f6e78
Browse repository at this point
delete tag::format_tag_last
yangulei
committed
388341d
View commit details
Copy full SHA for 388341d
Browse repository at this point
delete 'is_weight' in layout2tag()
yangulei
committed
e91c23e
View commit details
Copy full SHA for e91c23e
Browse repository at this point
reuse dtype_dl2dnnl()
yangulei
committed
a161d2e
View commit details
Copy full SHA for a161d2e
Browse repository at this point
fix lint errors
yangulei
committed
a9d0ad8
View commit details
Copy full SHA for a9d0ad8
Browse repository at this point
change to WARNING for invalid laytout transform
yangulei
committed
a42764a
View commit details
Copy full SHA for a42764a
Browse repository at this point
skip bf16 tests if AVX512 is unavailable
yangulei
committed
4caede4
View commit details
Copy full SHA for 4caede4
Browse repository at this point
You can’t perform that action at this time.