-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Resolve dimension mismatches in sampling implementations
- Fix confidence-guided sampler target size mismatch - Implement proper multi-head attention with correct dimensions - Resolve graph-based sampler einsum dimension issues - Update message passing layer with explicit tensor operations - Add comprehensive dimension documentation
- Loading branch information
1 parent
3fd7d26
commit 8807feb
Showing
3 changed files
with
187 additions
and
147 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.