You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are using mxnet for our algorithm, we are able to reduce the number of threads to 5 with only 1 running thread, however to remove display messages we have built the library from source by commenting the logs where we are facing issues with non returning forks. The code executes for the images involved in one phase for example enrolment and then it waits for the process to return.
Can anyone help me to resolve it?
The text was updated successfully, but these errors were encountered:
We are using mxnet for our algorithm, we are able to reduce the number of threads to 5 with only 1 running thread, however to remove display messages we have built the library from source by commenting the logs where we are facing issues with non returning forks. The code executes for the images involved in one phase for example enrolment and then it waits for the process to return.
Can anyone help me to resolve it?
The text was updated successfully, but these errors were encountered: