Re: [Dclib-devel] [dclib-devel] DNN: Add previous layer
Brought to you by:
davisking
From: Davis K. <dav...@gm...> - 2018-02-10 21:10:44
|
add_prev1 walks the network backward until it finds a tag1 layer. So that means that as long as Block doesn't have any tag1 layers in it then it's fine. |