org.bigml.mimir.concurrent.DeviceThread.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mimir Show documentation
Show all versions of mimir Show documentation
Java/Clojure Prediction Code for BigML
The newest version!
???? 7 >
% & ' ( ) * + , - . / 0
1 , 2 3 4 _deviceIndex I
_predictor Lorg/bigml/mimir/Predictor; _inputQueue $Ljava/util/concurrent/BlockingQueue; Signature PLjava/util/concurrent/BlockingQueue; _outputQueue SLjava/util/concurrent/BlockingQueue; g(Lorg/bigml/mimir/Predictor;ILjava/util/concurrent/BlockingQueue;Ljava/util/concurrent/BlockingQueue;)V Code LineNumberTable ?(Lorg/bigml/mimir/Predictor;ILjava/util/concurrent/BlockingQueue;Ljava/util/concurrent/BlockingQueue;)V run ()V
StackMapTable
SourceFile DeviceThread.java ! 5 6 7 8 9 : (org/bigml/mimir/concurrent/PredictionJob java/lang/InterruptedException +org/bigml/mimir/concurrent/PredictionResult ; <