KerasLayerEmbedding#
#include <keras_model.h>
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#
public : KerasLayer
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
Complete Member Function Documentation#
Apply#
bool KerasLayerEmbedding::Apply(Tensor *in, Tensor *out) override
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#
KerasLayerEmbedding::KerasLayerEmbedding()
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#
bool KerasLayerEmbedding::LoadLayer(std::ifstream *file) override
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#
KerasLayerEmbedding::~KerasLayerEmbedding() override
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#
Tensor KerasLayerEmbedding::weights_