Selaa lähdekoodia

import policy

justheuristic 2 vuotta sitten
vanhempi
commit
952514eaab
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      src/petals/client/sequence_manager.py

+ 1 - 0
src/petals/client/sequence_manager.py

@@ -10,6 +10,7 @@ from hivemind.proto import runtime_pb2
 from hivemind.utils.logging import get_logger, use_hivemind_log_handler
 
 import petals.dht_utils
+from petals.client import NoSpendingPolicy
 from petals.data_structures import ModuleUID, RemoteModuleInfo, RemoteSpanInfo, ServerState
 from petals.server.handler import TransformerConnectionHandler