Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.2k views
in Technique[技术] by (71.8m points)

pytorch - 我应该在libtorch中执行其他操作之前先调用::: init_num_threads吗?(Should I call at::init_num_threads before doing anything else in libtorch?)

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share

2.1m questions

2.1m answers

63 comments

56.6k users

...