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
.
LBANN
/
lbann
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
231
Code
Issues
166
Pull requests
37
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add onnx operator layers
- #2101
#2101
Open
graham63
wants to merge 5 commits into
LBANN:v1.x-develop
LBANN/lbann:v1.x-develop
from
graham63:add_onnx_operator_layers
graham63/lbann:add_onnx_operator_layers
Copy head branch name to clipboard
Conversation
Commits
5
(5)
Checks
Files changed
Open
Add onnx operator layers
#2101
graham63
wants to merge 5 commits into
LBANN:v1.x-develop
LBANN/lbann:v1.x-develop
from
graham63:add_onnx_operator_layers
graham63/lbann:add_onnx_operator_layers
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2023
applied patch to expand operator layer macros
graham63
committed
bb9cb66
View commit details
Copy full SHA for bb9cb66
Browse repository at this point
added fill_onnx_node() to operator layer
graham63
committed
a081d99
View commit details
Copy full SHA for a081d99
Browse repository at this point
added binary operators to fill_onnx_node, refactored binary_with constant for consistency with location of operator in vector for regular binary operators
graham63
committed
0ead78a
View commit details
Copy full SHA for 0ead78a
Browse repository at this point
Clang-format
benson31
authored and
graham63
committed
41766ae
View commit details
Copy full SHA for 41766ae
Browse repository at this point
Resolved errors introduced by include-what-you-use and various other PRs
graham63
committed
cb9b040
View commit details
Copy full SHA for cb9b040
Browse repository at this point
You can’t perform that action at this time.