|
|
def | __init__ (self, args, kwargs) |
| |
| def | param_blobs (self) |
| |
| def | train_param_blobs (self) |
| |
|
def | train_param_blobs (self, blobs) |
| |
|
def | add_ops (self, net) |
| |
|
def | add_train_ops (self, net) |
| |
Definition at line 12 of file sampling_trainable_mixin.py.
◆ param_blobs()
| def layers.sampling_trainable_mixin.SamplingTrainableMixin.param_blobs |
( |
|
self | ) |
|
◆ train_param_blobs()
| def layers.sampling_trainable_mixin.SamplingTrainableMixin.train_param_blobs |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: