Public Member Functions | |
virtual void | fill_parameter (Workspace *ws) const =0 |
size_t | fill_input (TensorList_t *input_data) const |
const std::vector< std::string > & | get_input_names () const |
Protected Member Functions | |
virtual void | fill_input_internal (TensorList_t *input_data) const =0 |
Protected Attributes | |
std::vector< std::string > | input_names_ |
Definition at line 15 of file data_filler.h.