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
Hi, I want run my model on specific cores, like the 5,6,7,8 cores. I found the properties.hpp say the ENABLE_CPU_PINNING property can bound to a specific performance core. But if I want to bound the cores which I want, how can I do it. Does this feature exist now? Thank you very much.