joddiy commented on issue #807:
URL: https://github.com/apache/singa/issues/807#issuecomment-752386975


   > In the Singa internal source code, there are 4 enumeration types of Block 
type, that is `kInput, kParam, kInter, kEnd`. Here` kInput, kParam and kInter` 
is easy to follow. `kInput` is the input data of DNN workloads, `kParam` is the 
weight parameters, `kInter` is the intermediate results during DNN workloads. 
But what does `kEnd` mean here?
   > 
https://github.com/apache/singa/blob/f04d197ee15777504bf80a8cb77666b8cacb4b94/include/singa/core/scheduler.h#L55
   > 
   > @joddiy
   
   Sorry, I have no idea about the c++ code.
   
   Hi, @chrishkchris, can you help check it?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to