MXNetSharp icon indicating copy to clipboard operation
MXNetSharp copied to clipboard

Symbol.Bind multi-context executor

Open kevmal opened this issue 5 years ago • 0 comments

Currently the Bind extension methods assume a single context. Executors can be multi-context and the Executor type supports multiple contexts. Bind extensions methods should be updated to pass in a contextMap when building the Executor type

kevmal avatar Jan 24 '20 17:01 kevmal