This is the complete list of members for SNAB::MnistNAStop, including all inherited members.
_debug_filename(const std::string append=std::string()) const | SNAB::SNABBase | protected |
build() | SNAB::SNABBase | inline |
build_netw(cypress::Network &netw) override | SNAB::MNIST_BASE | virtual |
build_netw_int(cypress::Network &netw) | SNAB::MNIST_BASE | protected |
clone() override | SNAB::MnistNAStop | inlinevirtual |
create_deep_network(cypress::Network &netw, Real max_weight=0.0, Real max_pool_weight=0.0, Real pool_inhib_weight=0.0) | SNAB::MNIST_BASE | protected |
evaluate() override | SNAB::MNIST_BASE | virtual |
evaluate_json() | SNAB::SNABBase | |
get_config() const | SNAB::SNABBase | inline |
indicator_measures() const | SNAB::SNABBase | inline |
indicator_names() const | SNAB::SNABBase | inline |
indicator_types() const | SNAB::SNABBase | inline |
m_all_pops | SNAB::MNIST_BASE | protected |
m_backend | SNAB::SNABBase | protected |
m_batch_data | SNAB::MNIST_BASE | protected |
m_batch_parallel | SNAB::MNIST_BASE | protected |
m_batchsize | SNAB::MNIST_BASE | protected |
m_bench_index | SNAB::SNABBase | protected |
m_config_file | SNAB::SNABBase | protected |
m_conv_weights_scale_factors | SNAB::MNIST_BASE | protected |
m_count_spikes | SNAB::MNIST_BASE | protected |
m_dnn_file | SNAB::MNIST_BASE | protected |
m_duration | SNAB::MNIST_BASE | protected |
m_images | SNAB::MNIST_BASE | protected |
m_indicator_measures | SNAB::SNABBase | protected |
m_indicator_names | SNAB::SNABBase | protected |
m_indicator_types | SNAB::SNABBase | protected |
m_indicator_units | SNAB::SNABBase | protected |
m_label_pops | SNAB::MNIST_BASE | protected |
m_max_freq | SNAB::MNIST_BASE | protected |
m_max_pool_weight | SNAB::MNIST_BASE | protected |
m_max_weight | SNAB::MNIST_BASE | protected |
m_mlp | SNAB::MNIST_BASE | protected |
m_netw | SNAB::SNABBase | protected |
m_networks | SNAB::MNIST_BASE | protected |
m_neuro_params | SNAB::MNIST_BASE | protected |
m_neuron_type_str | SNAB::MNIST_BASE | protected |
m_pause | SNAB::MNIST_BASE | protected |
m_poisson | SNAB::MNIST_BASE | protected |
m_pool_delay | SNAB::MNIST_BASE | protected |
m_pool_inhib_weight | SNAB::MNIST_BASE | protected |
m_scaled_image | SNAB::MNIST_BASE | protected |
m_snab_name | SNAB::SNABBase | protected |
m_train_data | SNAB::MNIST_BASE | protected |
m_valid | SNAB::SNABBase | protected |
m_weights_scale_factor | SNAB::MNIST_BASE | protected |
MNIST_BASE(const std::string backend, size_t bench_index) | SNAB::MNIST_BASE | |
MNIST_BASE(const std::string backend, size_t bench_index, std::string name) | SNAB::MNIST_BASE | protected |
MnistNAStop(const std::string backend, size_t bench_index) | SNAB::MnistNAStop | inline |
read_config() | SNAB::MNIST_BASE | protected |
reset_network() | SNAB::SNABBase | inline |
run() | SNAB::SNABBase | inline |
run_netw(cypress::Network &netw) override | SNAB::MNIST_BASE | virtual |
set_config(cypress::Json json) | SNAB::SNABBase | inline |
snab_name() const | SNAB::SNABBase | inline |
SNABBase(std::string name, std::string backend, std::initializer_list< std::string > indicator_names, std::initializer_list< std::string > indicator_types, std::initializer_list< std::string > indicator_measures, std::initializer_list< std::string > indicator_units, std::initializer_list< std::string > required_parameters, size_t bench_index) | SNAB::SNABBase | |
valid() const | SNAB::SNABBase | inline |
~SNABBase() | SNAB::SNABBase | inlinevirtual |