Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I run neural nets in libtorch.

(我在libtorch中运行神经网络。)

For optimal performance, should I call at::init_num_threads before calling anything else on Torch?

(为了获得最佳性能,在Torch上调用其他任何功能之前,我应该先调用::: init_num_threads吗?)

In what circumstances should I call it?

(在什么情况下应该称呼它?)

  ask by user31264 translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
1.3k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...