![]() |
ceras
yet another deep learning engine
|
This is the complete list of members for ceras::model< Ex, Ph >, including all inherited members.
compile(Loss const &l, Optimizer const &o) | ceras::model< Ex, Ph > | inline |
expression_ | ceras::model< Ex, Ph > | |
input() const noexcept | ceras::model< Ex, Ph > | inline |
input_layer_type typedef | ceras::model< Ex, Ph > | |
load_weights(std::string const &file) | ceras::model< Ex, Ph > | inline |
model(input_layer_type const &place_holder, output_layer_type const &expression) | ceras::model< Ex, Ph > | inline |
operator()(Exp const &ex) const noexcept | ceras::model< Ex, Ph > | inline |
output() const noexcept | ceras::model< Ex, Ph > | inline |
output_layer_type typedef | ceras::model< Ex, Ph > | |
place_holder_ | ceras::model< Ex, Ph > | |
predict(Tsor const &input_tensor) | ceras::model< Ex, Ph > | inline |
save_weights(std::string const &file) | ceras::model< Ex, Ph > | inline |
summary(std::string const &file_name=std::string{}) const noexcept | ceras::model< Ex, Ph > | inline |
trainable(bool t) | ceras::model< Ex, Ph > | inline |