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

Adds Cleartext float via sytorch #186

Merged
merged 8 commits into from
Aug 2, 2023
Merged

Adds Cleartext float via sytorch #186

merged 8 commits into from
Aug 2, 2023

Conversation

drunkenlegend
Copy link
Member

No description provided.

@drunkenlegend drunkenlegend merged commit c6e60b1 into master Aug 2, 2023
13 checks passed
@drunkenlegend drunkenlegend deleted the ct-float-sytorch branch August 2, 2023 07:04
drunkenlegend added a commit that referenced this pull request Aug 4, 2023
* float added from kanav-gpt in sytorch

* cleartext_fp added in Onnxbridge

* i64->T in tensor.h

* debug statement

* typecast corrected in module.h

* removing debug statement

* added testing for sytorch float ct

* rename tests
drunkenlegend added a commit that referenced this pull request Sep 21, 2023
* added transpose for 4D,5D tensors with perm

* leakyrelu added in ct_sytorch and OnnxBridge

* leaky relu added to LLAMA and ct

* Adds Cleartext float via sytorch (#186) (#187) from master

* float added from kanav-gpt in sytorch

* cleartext_fp added in Onnxbridge

* i64->T in tensor.h

* debug statement

* typecast corrected in module.h

* removing debug statement

* added testing for sytorch float ct

* rename tests

* type_cast modified and leakyrelu added to float

* convTranspose2d added in cleartext

* added custom test script using pytest

* adding convTranspose2d-LLAMA correctness not tested

* bug fix size=1 input_prng.cpp

* sytorch conv3d bug fix- dim d != 1

* addition in test file

* printing bug resolved
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