KerasLayerEmbedding#

#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:`KerasLayerEmbedding <class-keraslayerembedding>`
[KerasLayerEmbedding](#class-keraslayerembedding)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classKerasLayerEmbedding__inherit__graph.png

List of Public Methods#

Complete Member Function Documentation#

Apply#

Definition
bool KerasLayerEmbedding::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 KerasLayerEmbedding::Apply(Tensor *in, Tensor *out) override <keraslayerembedding-public-bool-keraslayerembedding-apply-tensor-ptr-in-tensor-ptr-out-override>`
[bool KerasLayerEmbedding::Apply(Tensor *in, Tensor *out) override](#keraslayerembedding-public-bool-keraslayerembedding-apply-tensor-ptr-in-tensor-ptr-out-override)

KerasLayerEmbedding#

Definition
KerasLayerEmbedding::KerasLayerEmbedding()
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:`KerasLayerEmbedding::KerasLayerEmbedding() <keraslayerembedding-public-keraslayerembedding-keraslayerembedding>`
[KerasLayerEmbedding::KerasLayerEmbedding()](#keraslayerembedding-public-keraslayerembedding-keraslayerembedding)

LoadLayer#

Definition
bool KerasLayerEmbedding::LoadLayer(std::ifstream *file) 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 KerasLayerEmbedding::LoadLayer(std::ifstream *file) override <keraslayerembedding-public-bool-keraslayerembedding-loadlayer-std-ifstream-ptr-file-override>`
[bool KerasLayerEmbedding::LoadLayer(std::ifstream *file) override](#keraslayerembedding-public-bool-keraslayerembedding-loadlayer-std-ifstream-ptr-file-override)

~KerasLayerEmbedding#

Definition
KerasLayerEmbedding::~KerasLayerEmbedding() 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:`KerasLayerEmbedding::~KerasLayerEmbedding() override <keraslayerembedding-public-keraslayerembedding-dtor-keraslayerembedding-override>`
[KerasLayerEmbedding::~KerasLayerEmbedding() override](#keraslayerembedding-public-keraslayerembedding-dtor-keraslayerembedding-override)

Attributes Documentation#

weights_ (private)
Tensor KerasLayerEmbedding::weights_