Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing (forward module tensor nil) #106

Merged
merged 4 commits into from
Sep 19, 2024
Merged

Conversation

hikettei
Copy link
Owner

@hikettei hikettei commented Sep 19, 2024

Task

  • Graphs that were needed are removed. (GPT2 and Static)
  • Removed necessary nodes error (Dynamic) + Symbolic GPT2 Compilation
  • Residual Connection Test
  • ./test-suites/test-transformer.lisp
  • Symbolic GPT2 still wont work
  • Allow (forward module tensor nil)

@hikettei
Copy link
Owner Author

hikettei commented Sep 19, 2024

  • set a label for parameter tensors. debugging the validity of code getting a pain

@hikettei hikettei changed the title [draft] bugfixes for gpt2 compilation Allowing (forward module tensor nil) Sep 19, 2024
@hikettei hikettei marked this pull request as ready for review September 19, 2024 10:56
@hikettei hikettei merged commit e5089da into main Sep 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant