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

[CLEA] [RESIDUAL BLOCK] [TEST_SIMPLE_MAMBA.PY] #88

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

vyomakesh09
Copy link
Contributor

__________________ ERROR collecting tests/nn/modules/test_simple_mamba.py ___________________
ImportError while importing test module '/home/v/vzeta/tests/nn/modules/test_simple_mamba.py'.
Hint: make sure your test modules/packages have valid Python names.
Traceback:
/usr/lib/python3.10/importlib/init.py:126: in import_module
return _bootstrap._gcd_import(name[level:], package, level)
tests/nn/modules/test_simple_mamba.py:4: in
from zeta.nn.modules.simple_mamba import (
E ImportError: cannot import name 'ResidualBlock' from 'zeta.nn.modules.simple_mamba' (/home/v/.local/lib/python3.10/site-packages/zeta/nn/modules/simple_mamba.py)

@kyegomez kyegomez merged commit 7fb7dc6 into kyegomez:master Jan 4, 2024
21 of 38 checks passed
kyegomez added a commit that referenced this pull request Sep 3, 2024
[CLEA] [RESIDUAL BLOCK] [TEST_SIMPLE_MAMBA.PY]
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.

2 participants