Net类是Solve类的一个成员,主要功能// Net connects Layers together into a directed acyclic graph (DAG) specified by a NetParameter,to achieve
// initialization through layer by layer, and provide Update () interface (updated network parameters),
// Itself cannot be used to study the parameters.Net类是Solve类的一个成员,主要功能// Net connects Layers tog