Hi,
I have tried to follow the instructions and build the project from source. But when I ran make, it returned syntax errors as follows
"operator/finetune_ops/core/memory_manager.h:186:64: error: could not convert ‘""’ from ‘const char [1]’ to ‘const std::string&’ {aka ‘const std::__cxx11::basic_string&’}
186 | static void log_memory_status(const std::string& context = "");
| ^~
| |
| const char [1]
"
Your project is very interesting, and I hope to hear from you soon.
Regards
Hi,
I have tried to follow the instructions and build the project from source. But when I ran make, it returned syntax errors as follows
"operator/finetune_ops/core/memory_manager.h:186:64: error: could not convert ‘""’ from ‘const char [1]’ to ‘const std::string&’ {aka ‘const std::__cxx11::basic_string&’}
186 | static void log_memory_status(const std::string& context = "");
| ^~
| |
| const char [1]
"
Your project is very interesting, and I hope to hear from you soon.
Regards