question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

crypto_producer accessed but not set

See original GitHub issue

From item 1 of https://github.com/tf-encrypted/tf-encrypted/issues/749

The fix can be as simple as setting the crypto_producer in the __init__, but taking some care and grabbing it from triple_source when it is not None.

@mortendahl what do you think?

On a different note, I started the work by creating a failing test and noticed a problem. Created https://github.com/tf-encrypted/tf-encrypted/issues/750

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Arash-Afsharcommented, Feb 18, 2020

Submitted new changes. Decided to make triple_source accept values of multiple types instead of forcing all users of Pond to instantiate a TripleSource.

Also, while looking at transpose, I noticed that there is an undefined variable. I’ll submit a new PR for it this evening.

0reactions
mortendahlcommented, Feb 24, 2020

Closed by #753

Read more comments on GitHub >

github_iconTop Results From Across the Web

pulsar/SimpleProducerConsumerTest.java at master - GitHub
* 1. create producer/consumer with both original name and PARTITIONED_TOPIC_SUFFIX. * 2. verify producer/consumer could produce/consume messages from same ...
Read more >
Private Machine Learning in TensorFlow using Secure ... - arXiv
We present tf-encrypted, an open source library built on top of TensorFlow with the aim of making private ma- chine learning more accessible...
Read more >
Crypto Gathering 2022 | Real Vision
The Real Vision Crypto Gathering is back. The most electrifying online event in crypto is bigger, better, and bolder than ever, with a...
Read more >
Privacy-Preserving Machine Learning 2018: A Year in Review
2018 was a breakout year for privacy-preserving machine learning. From public awareness of data breaches and privacy violations to ...
Read more >
Dr. Martha Boeckenfeld on LinkedIn: #nft #nfts #women ...
As an artist, the transition to launch her #NFT collection, Women Rise NFT, was a natural move. ... #NFTs are not only a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found