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

Duet Example Problem #93

Open
lemonviv opened this issue Jan 20, 2022 · 1 comment
Open

Duet Example Problem #93

lemonviv opened this issue Jan 20, 2022 · 1 comment
Labels
Type: Question ❔ Question about implementation or some technical aspect

Comments

@lemonviv
Copy link

Question

Describe your question in ONE SENTENCE.

Dual-headed-nn example error when creating the duet machine.

Further Information

Describe your question in greater length here.

I am using the docker-based Jupyter notebook for running examples/dual-headed-nn/examples/Vertical_Model_Training/, however, I got an error when running the second step duet = sy.duet(loopback=True). The error is

---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)
/tmp/ipykernel_21/2164902562.py in <module>
----> 1 duet = sy.duet(loopback=True)

AttributeError: module 'syft' has no attribute 'duet'

Screenshots

If applicable, add screenshots to help explain your question.

System Information

  • OS: [e.g. iOS] macOS
  • OS Version: [e.g. 22] 11.3
  • Language Version: [e.g. Python 3.7, Node 10.18.1] python3.7
  • Package Manager Version: [e.g. Conda 4.6.1, NPM 6.14.1]

Additional Context

Add any other context about the problem here.

@lemonviv lemonviv added the Type: Question ❔ Question about implementation or some technical aspect label Jan 20, 2022
@xwang317
Copy link

Hi, @lemonviv, I also got this problem in my .ipynb. Did you solve it later?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Question ❔ Question about implementation or some technical aspect
Projects
None yet
Development

No branches or pull requests

2 participants