|
| def | setup (self, bottom, top) |
| |
| def | reshape (self, bottom, top) |
| |
| def | absolute_difference (self, labels, predictions, weights=1.0, reduction='mean') |
| |
| def | setup (self, bottom, top) |
| |
| def | reshape (self, bottom, top) |
| |
| def | absolute_difference (self, labels, predictions, weights=1.0, reduction='mean') |
| |
◆ absolute_difference() [1/2]
| def total_loss_layer.TotalLossLayer.absolute_difference |
( |
|
self, |
|
|
|
labels, |
|
|
|
predictions, |
|
|
|
weights = 1.0, |
|
|
|
reduction = 'mean' |
|
) |
| |
◆ absolute_difference() [2/2]
| def total_loss_layer.TotalLossLayer.absolute_difference |
( |
|
self, |
|
|
|
labels, |
|
|
|
predictions, |
|
|
|
weights = 1.0, |
|
|
|
reduction = 'mean' |
|
) |
| |
◆ reshape() [1/2]
| def total_loss_layer.TotalLossLayer.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ reshape() [2/2]
| def total_loss_layer.TotalLossLayer.reshape |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [1/2]
| def total_loss_layer.TotalLossLayer.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ setup() [2/2]
| def total_loss_layer.TotalLossLayer.setup |
( |
|
self, |
|
|
|
bottom, |
|
|
|
top |
|
) |
| |
◆ gt
| total_loss_layer.TotalLossLayer.gt |
◆ loss
| total_loss_layer.TotalLossLayer.loss |
◆ src
| total_loss_layer.TotalLossLayer.src |
The documentation for this class was generated from the following files: