KerasLayerFlatten#

#include <keras_model.h>
Brief description

How to reference this class#

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`KerasLayerFlatten <class-keraslayerflatten>`
[KerasLayerFlatten](#class-keraslayerflatten)

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classKerasLayerFlatten__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

Apply#

Definition
bool KerasLayerFlatten::Apply(Tensor *in, Tensor *out) override
Brief description
Detailed description

Reimplements:

References
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool KerasLayerFlatten::Apply(Tensor *in, Tensor *out) override <keraslayerflatten-public-bool-keraslayerflatten-apply-tensor-ptr-in-tensor-ptr-out-override>`
[bool KerasLayerFlatten::Apply(Tensor *in, Tensor *out) override](#keraslayerflatten-public-bool-keraslayerflatten-apply-tensor-ptr-in-tensor-ptr-out-override)

KerasLayerFlatten#

Definition
KerasLayerFlatten::KerasLayerFlatten()
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`KerasLayerFlatten::KerasLayerFlatten() <keraslayerflatten-public-keraslayerflatten-keraslayerflatten>`
[KerasLayerFlatten::KerasLayerFlatten()](#keraslayerflatten-public-keraslayerflatten-keraslayerflatten)

LoadLayer#

Definition
bool KerasLayerFlatten::LoadLayer(std::ifstream *file) override
Brief description
Detailed description

Reimplements:

How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`bool KerasLayerFlatten::LoadLayer(std::ifstream *file) override <keraslayerflatten-public-bool-keraslayerflatten-loadlayer-std-ifstream-ptr-file-override>`
[bool KerasLayerFlatten::LoadLayer(std::ifstream *file) override](#keraslayerflatten-public-bool-keraslayerflatten-loadlayer-std-ifstream-ptr-file-override)

~KerasLayerFlatten#

Definition
KerasLayerFlatten::~KerasLayerFlatten() override
Brief description
Detailed description
How to reference this method:

Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):

:ref:`KerasLayerFlatten::~KerasLayerFlatten() override <keraslayerflatten-public-keraslayerflatten-dtor-keraslayerflatten-override>`
[KerasLayerFlatten::~KerasLayerFlatten() override](#keraslayerflatten-public-keraslayerflatten-dtor-keraslayerflatten-override)

Attributes Documentation#