Vowpal Wabbit
Loading...
Searching...
No Matches
Namespaces | Functions
cache.h File Reference
#include "vw/cache_parser/parse_example_cache.h"
#include "vw/common/future_compat.h"

Namespaces

namespace  VW
 

Functions

void VW::write_example_to_cache (io_buf &output, VW::example *ex_ptr, VW::label_parser &lbl_parser, uint64_t parse_mask, VW::parsers::cache::details::cache_temp_buffer &temp_buffer)
 
int VW::read_example_from_cache (VW::workspace *all, io_buf &input, VW::multi_ex &examples)