标签: pytorch libtorch
我在libtorch中运行神经网络。
为了获得最佳性能,在Torch上调用其他任何工具之前,我应该先调用::: init_num_threads吗?在什么情况下应该称呼它?