Test Evaluator Minibatch
eval_test_minibatch(evaluator, arguments, device = NULL)
evaluator | the Evaluator instance on which to perform the operation |
---|---|
arguments | named list of input variable names to input data or if node has a unique input, arguments is mapped to this input. For nodes with more than one input, only a named list is allowed. |
device | - instance of DeviceDescriptor |