問題タブ [tensorflow-federated]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
tensorflow - 別のループが実行中の場合、イベント ループを実行できません
RuntimeError: 別のループの実行中にイベント ループを実行できません
ローカルで tensorflow_federated をセットアップしようとしています。すべてのインポート バージョンは正しいです。
CUDA = 10.1、
パイソン= 3.6.9、
テンソルフロー = 2.2.0、
tf_federated = 最新
このエラーは google Colab では発生していません。しかし、フェデレーション計算を実行しようとすると、ローカル マシンで発生します。ランタイム エラーが発生します: RuntimeError: Cannot run the event loop while another loop is running