Vowpal Wabbit
Public Attributes | List of all members
test_data Struct Reference

Public Attributes

unsigned char * model
 
unsigned int model_len
 
unsigned char * pred
 
unsigned int pred_len
 

Detailed Description

Definition at line 51 of file ut_vw.cc.

Member Data Documentation

◆ model

unsigned char* test_data::model

◆ model_len

unsigned int test_data::model_len

◆ pred

unsigned char* test_data::pred

Definition at line 55 of file ut_vw.cc.

Referenced by run_predict_in_memory().

◆ pred_len

unsigned int test_data::pred_len

Definition at line 56 of file ut_vw.cc.

Referenced by run_predict_in_memory().


The documentation for this struct was generated from the following file: