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
Accelerator
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
Type
/
to 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
.
openai
/
point-e
Public
Notifications
You must be signed in to change notification settings
Fork
794
Star
6.9k
Code
Issues
64
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rework forward pass to remove old gradients
- #46
#46
Open
Arkay92
wants to merge 13 commits into
openai:main
openai/point-e:main
from
Arkay92:fix/residual-cross-attention-rework
Arkay92/point-e:fix/residual-cross-attention-rework
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Rework forward pass to remove old gradients
#46
Arkay92
wants to merge 13 commits into
openai:main
openai/point-e:main
from
Arkay92:fix/residual-cross-attention-rework
Arkay92/point-e:fix/residual-cross-attention-rework
Copy head branch name to clipboard
Commits
Commits on Dec 27, 2022
Rework perceiver tensor logic
Arkay92
committed
d40d34d
View commit details
Copy full SHA for d40d34d
Browse repository at this point
Commits on Dec 29, 2022
Add apex lib to setup
Arkay92
committed
4830080
View commit details
Copy full SHA for 4830080
Browse repository at this point
Switch to apex fused layer norm
Arkay92
committed
400535e
View commit details
Copy full SHA for 400535e
Browse repository at this point
Tidy up repeating code and apex import
Arkay92
committed
032673c
View commit details
Copy full SHA for 032673c
Browse repository at this point
Add apex gitlib to install requires
Arkay92
committed
80a2920
View commit details
Copy full SHA for 80a2920
Browse repository at this point
Add np_grad to every forward pass in percevier
Arkay92
committed
16b3492
View commit details
Copy full SHA for 16b3492
Browse repository at this point
Commits on Dec 30, 2022
Change to fusedlayernorm lib, fix forward pass
Arkay92
committed
bfa5020
View commit details
Copy full SHA for bfa5020
Browse repository at this point
Add back cuda check
Arkay92
committed
cbbf405
View commit details
Copy full SHA for cbbf405
Browse repository at this point
Revert to std layernorm
Arkay92
committed
816f343
View commit details
Copy full SHA for 816f343
Browse repository at this point
Remove apex from setup and import
Arkay92
committed
9aff88e
View commit details
Copy full SHA for 9aff88e
Browse repository at this point
Commits on Jan 2, 2023
Remove device to pass until figured out the logic
Arkay92
committed
fadbf06
View commit details
Copy full SHA for fadbf06
Browse repository at this point
Add back .to() with torch.device directly
Arkay92
committed
51a3f95
View commit details
Copy full SHA for 51a3f95
Browse repository at this point
remove .to()
Arkay92
committed
1a7a7ea
View commit details
Copy full SHA for 1a7a7ea
Browse repository at this point
You can’t perform that action at this time.