|
Menoh
|
This is the complete list of members for menoh::model_data, including all inherited members.
| add_attribute_float_to_current_node(std::string const &attribute_name, float value) | menoh::model_data | inline |
| add_attribute_floats_to_current_node(std::string const &attribute_name, std::vector< float > const &value) | menoh::model_data | inline |
| add_attribute_int_to_current_node(std::string const &attribute_name, int32_t value) | menoh::model_data | inline |
| add_attribute_ints_to_current_node(std::string const &attribute_name, std::vector< int32_t > const &value) | menoh::model_data | inline |
| add_input_name_to_current_node(std::string const &input_name) | menoh::model_data | inline |
| add_new_node(std::string const &op_type) | menoh::model_data | inline |
| add_output_name_to_current_node(std::string const &output_name) | menoh::model_data | inline |
| add_parameter(std::string const ¶meter_name, dtype_t dtype, std::vector< int > const &dims, void *buffer_handle) | menoh::model_data | inline |
| get() const noexcept | menoh::model_data | inline |
| model_data() | menoh::model_data | inline |
| model_data(menoh_model_data_handle h) | menoh::model_data | inline |
| optimize(variable_profile_table const &vpt) | menoh::model_data | inline |
| reset() noexcept | menoh::model_data | inline |
1.8.14