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

Categories

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

asynchronous - Neural network accelerator executes layer by layer

Modern accelerator such as GPU, when executes a forward pass on neural network, will it execute layer by layer? That is, will it finish ALL work of the previous layer, then starts to execute the next layer? I think the answer should also depend on software, but could someone just share some thoughts on this?

question from:https://stackoverflow.com/questions/66062260/neural-network-accelerator-executes-layer-by-layer

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

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...