lichen11 opened a new issue #11569: im2rec number of threads in R
URL: https://github.com/apache/incubator-mxnet/issues/11569
 
 
   In the im2rec function in R, is there an option to specify number of 
threads? So far I am seeing the following options. I am aware that the Python 
im2rec.py has num_thread parameter. I am using mxnet 1.3.0.
   
   im2rec(image_lst, root, output_rec, label_width = 1L, pack_label = 0L,
     new_size = -1L, nsplit = 1L, partid = 0L, center_crop = 0L,
     quality = 95L, color_mode = 1L, unchanged = 0L, inter_method = 1L,
     encoding = ".jpg")
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to