compute-runtime/shared/source/device_binary_format/yaml
Kacper Nowak 966aa460f7 feat(yaml_parser): Correct parsing whitespaces-separated strings
Fix given scenarios in yaml parsings:
- Correct reading string containing multiple words separated by a
whitespace (space/tab) on token value retrieving
- Remove any unnecessary whitespaces from the end of a string on token
value retrieving

Signed-off-by: Kacper Nowak <kacper.nowak@intel.com>
2022-11-15 12:48:17 +01:00
..
yaml_parser.cpp feat(yaml_parser): Correct parsing whitespaces-separated strings 2022-11-15 12:48:17 +01:00
yaml_parser.h feat(yaml_parser): Correct parsing whitespaces-separated strings 2022-11-15 12:48:17 +01:00