OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
opennn::Bounding Member List

This is the complete list of members for opennn::Bounding, including all inherited members.

back_propagate(ForwardPropagation &fp, BackPropagation &bp, size_t i) const noexceptopennn::Layerinlinevirtual
Backward enum nameopennn::Layerprotected
Bounding(const Shape &={0}, const string &="bounding_layer")opennn::Bounding
BoundingMethod typedefopennn::Bounding
compute_dtypeopennn::Layerprotected
Forward enum nameopennn::Layerprotected
forward_propagate(ForwardPropagation &fp, size_t layer, bool is_training) noexceptopennn::Layerinlinevirtual
from_JSON(const JsonDocument &document)opennn::Layervirtual
get_backward_specs(Index batch_size) constopennn::Layerinlinevirtual
get_bounding_method() constopennn::Boundinginline
get_compute_dtype() constopennn::Layerinline
get_forward_specs(Index batch_size) constopennn::Layerinlinevirtual
get_input_shape() const overrideopennn::Boundinginlinevirtual
get_inputs_number() constopennn::Layerinline
get_is_trainable() constopennn::Layerinline
get_label() constopennn::Layerinline
get_lower_bounds() constopennn::Bounding
get_name() constopennn::Layerinline
get_operators() constopennn::Layerinline
get_output_activation() constopennn::Layerinlinevirtual
get_output_shape() const overrideopennn::Boundinginlinevirtual
get_outputs_number() constopennn::Layerinline
get_parameter_specs() constopennn::Layervirtual
get_parameter_views()opennn::Layerinline
get_parameter_views() constopennn::Layerinline
get_parameters_number() constopennn::Layer
get_state_specs() constopennn::Layervirtual
get_type() constopennn::Layerinline
get_upper_bounds() constopennn::Bounding
Input enum valueopennn::Layerprotected
input_shapeopennn::Layerprotected
InputDelta enum valueopennn::Layerprotected
is_trainableopennn::Layerprotected
labelopennn::Layerprotected
Layer()=defaultopennn::Layerprotected
Layer(LayerType t, bool trainable=true)opennn::Layerinlineprotected
layer_typeopennn::Layerprotected
link_gradients(float *pointer, vector< TensorView > &gradient_views)opennn::Layer
link_states(float *) overrideopennn::Boundingvirtual
link_views_to_operators(vector< TensorView > &views, float *pointer, vector< TensorSpec >(Operator::*specs_fn)() const, void(Operator::*link_fn)(span< const TensorView >))opennn::Layerprotected
load_state_from_JSON(const JsonDocument &document)opennn::Layervirtual
on_compute_dtype_changed()opennn::Layerinlinevirtual
operatorsopennn::Layerprotected
Output enum valueopennn::Layerprotected
OutputDelta enum valueopennn::Layerprotected
parametersopennn::Layerprotected
print() constopennn::Layerinlinevirtual
read_JSON_body(const Json *) overrideopennn::Boundingvirtual
redistribute_parameters_to_operators()opennn::Layer
set(const Shape &={0}, const string &="bounding_layer")opennn::Bounding
set_bounding_method(const BoundingMethod &)opennn::Bounding
set_bounding_method(const string &)opennn::Bounding
set_compute_dtype(Type new_compute_dtype)opennn::Layerinline
set_input_shape(const Shape &) overrideopennn::Boundingvirtual
set_label(string new_label)opennn::Layerinline
set_lower_bound(Index, float)opennn::Bounding
set_lower_bounds(const VectorR &)opennn::Bounding
set_output_shape(const Shape &)opennn::Layervirtual
set_upper_bound(Index, float)opennn::Bounding
set_upper_bounds(const VectorR &)opennn::Bounding
statesopennn::Layerprotected
to_JSON(JsonWriter &writer) constopennn::Layervirtual
write_expression(const vector< string > &input_names, const vector< string > &output_names) const overrideopennn::Boundingvirtual
write_JSON_body(JsonWriter &) const overrideopennn::Boundingvirtual
~Layer()=defaultopennn::Layervirtual