[][src]Function ggpf::deep::evaluator::prediction_task

pub async fn prediction_task(
    batch_size: usize,
    repr_size: usize,
    action_size: usize,
    support_size: usize,
    tensorflow: Arc<(AtomicBool, RwLock<(Graph, Session)>)>,
    __arg5: Receiver<PredictionEvaluatorChannel>,
    bb: Option<Arc<Box<ProgressBar>>>
)

Prediction task