[Dclib-devel] [dclib-devel] add_skip_layer to add to layers
Brought to you by:
davisking
|
From: Eloi Du B. <elo...@gm...> - 2018-02-11 00:44:29
|
Hi, I'd like to add two layers, both using the same input. This is different than using add_prev as when using add_prev, one of the path is a chain. How could I do this? I suspect that add_skip_layer would solve this, but I'm not sure how. Many thanks for any answer. |