|
| def | setup (self, bottom, top) |
| |
| def | shift_value (self, i) |
| |
| def | reshape (self, bottom, top) |
| |
| def | forward (self, bottom, top) |
| |
| def | backward (self, top, propagate_down, bottom) |
| |
| def | setup (self, bottom, top) |
| |
| def | shift_value (self, i) |
| |
| def | reshape (self, bottom, top) |
| |
| def | forward (self, bottom, top) |
| |
| def | backward (self, top, propagate_down, bottom) |
| |
◆ backward() [1/2]
| def estimation_layer.EstimationLayer.backward |
( |
|
self, |
|
|
|
top, |
|
|
|
propagate_down, |
|
|
|
bottom |
|
) |
| |
◆ backward() [2/2]
| def estimation_layer.EstimationLayer.backward |
( |
|
self, |
|
|
|
top, |
|
|
|
propagate_down, |
|
|
|
bottom |
|
) |
| |
◆ forward() [1/2]
| def estimation_layer.EstimationLayer.forward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ forward() [2/2]
| def estimation_layer.EstimationLayer.forward |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ reshape() [1/2]
| def estimation_layer.EstimationLayer.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ reshape() [2/2]
| def estimation_layer.EstimationLayer.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [1/2]
| def estimation_layer.EstimationLayer.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [2/2]
| def estimation_layer.EstimationLayer.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ shift_value() [1/2]
| def estimation_layer.EstimationLayer.shift_value |
( |
|
self, |
|
|
|
i |
|
) |
| |
◆ shift_value() [2/2]
| def estimation_layer.EstimationLayer.shift_value |
( |
|
self, |
|
|
|
i |
|
) |
| |
◆ shift_val
| estimation_layer.EstimationLayer.shift_val |
◆ src
| estimation_layer.EstimationLayer.src |
◆ src_shape
| estimation_layer.EstimationLayer.src_shape |
◆ vec
| estimation_layer.EstimationLayer.vec |
◆ vec_shape
| estimation_layer.EstimationLayer.vec_shape |
The documentation for this class was generated from the following files: