|
Vowpal Wabbit
|
#include <parse_example_flatbuffer.h>
Public Member Functions | |
| parser ()=default | |
| const VW::parsers::flatbuffer::ExampleRoot * | data () |
| bool | parse_examples (VW::workspace *all, io_buf &buf, v_array< example *> &examples, uint8_t *buffer_pointer=nullptr) |
|
default |
| const VW::parsers::flatbuffer::ExampleRoot* VW::parsers::flatbuffer::parser::data | ( | ) |
| bool VW::parsers::flatbuffer::parser::parse_examples | ( | VW::workspace * | all, |
| io_buf & | buf, | ||
| v_array< example *> & | examples, | ||
| uint8_t * | buffer_pointer = nullptr |
||
| ) |
1.8.13