-
Notifications
You must be signed in to change notification settings - Fork 1
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
synthesize functions #3
Comments
aside from my issues on the remote machine (#24), trying to run
potential alternative:
set HASKTORCH_LIB_PATH "/run/media/kiara/meltan/downloads/repos/hasktorch/deps/libtorch/lib/:/run/media/kiara/meltan/downloads/repos/hasktorch/deps/mklml/lib/"
set LD_LIBRARY_PATH "$HASKTORCH_LIB_PATH:$LD_LIBRARY_PATH"
export LD_LIBRARY_PATH as dep:
that seems to match (1, 2) (unresolved). Stack does handle submodules fwiw.
|
I'm glad! You can also rely on |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
- [ ] generating datasets with fixed test setadd-on
io_feats
andtaskType
based on param type instance combomkCharMap
got updated to register characters used in types as well.exprType
on the functionmask
branchbenchmark
neuro-symbolic program synthesis
implement:
- [ ] add additional encoders- out of scopetest:
[ ] ensure I split the encoding tensor right-- well, it's learning 🤷♀️experiments go at #10.
The text was updated successfully, but these errors were encountered: