artek0chumak před 3 roky
rodič
revize
9c31c16ecd
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      src/client/remote_block.py

+ 0 - 1
src/client/remote_block.py

@@ -85,7 +85,6 @@ class RemoteTransformerBlockInferenceSession:
             raise Exception("Session is closed, cannot perform step")
         # serialize inputs and put them into the queue
         inputs = (new_hidden_states,)
-        print('!!', self.uid)
         outputs_serialized = RemoteExpertWorker.run_coroutine(
             self._step(
                 runtime_pb2.ExpertRequest(