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
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
When
MXNET_EXEC_BULK_EXEC_INFERENCE=0, the op executions are still grouped in a bulk. According to @eric-haibin-lin ,num_nodes_thresholdshould also be set to 0 in the code whenMXNET_EXEC_BULK_EXEC_INFERENCEis set to 0.https://github.com/apache/incubator-mxnet/blob/master/src/executor/graph_executor.cc#L1353