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

Fix bugs in module structure & api #4

Merged
merged 2 commits into from
Oct 5, 2020
Merged

Conversation

junhoyeo
Copy link
Contributor

@junhoyeo junhoyeo commented Oct 4, 2020

__pycache__ directories and *.pyc files contains bytecode cache files that are automatically generated by python, and should not be added to version control.

@junhoyeo junhoyeo changed the title Add __pycache__ to .gitignore Fix bugs in module structure & api Oct 5, 2020
@Dongyeongkim Dongyeongkim merged commit b04ee03 into MarkusAI:master Oct 5, 2020
@Dongyeongkim
Copy link
Member

Appreciate your help, but we need to use the "JAX" library for graphic acceleration.
Or you can now just move on to Numba(https://numba.pydata.org) version, which allows the JIT compile and Numpy Acceleration.

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.

None yet

2 participants