Searched refs:np_batch (Results 1 – 1 of 1) sorted by relevance
380 std::vector<py::array> np_batch; in InvokeBatchMapFunc() local384 np_batch.push_back(std::move(np_array)); in InvokeBatchMapFunc()386 input_args[i] = np_batch; in InvokeBatchMapFunc()