Public Member Functions | |
def | create_param (self, param_name, init_net, shape) |
This class is used in cases when the parameter should not be initialized by the initializer, but rather provided in the workspace when param_init_net is executed. Current version is not doing any real sanity checks to the parameter.
Definition at line 38 of file initializers.py.