Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Environment variable MXNET_EXEC_BULK_EXEC_INFERENCE=0 does not work #8852

@reminisce

Description

@reminisce

When MXNET_EXEC_BULK_EXEC_INFERENCE=0, the op executions are still grouped in a bulk. According to @eric-haibin-lin , num_nodes_threshold should also be set to 0 in the code when MXNET_EXEC_BULK_EXEC_INFERENCE is set to 0.
https://github.com/apache/incubator-mxnet/blob/master/src/executor/graph_executor.cc#L1353

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions