Searched defs:CNN_CONFIG (Results 1 – 5 of 5) sorted by relevance
142 struct CNN_CONFIG { struct143 int num_layers; // number of CNN layers ( = number of hidden layers + 1)167 const CNN_CONFIG *cnn_config, int *out_width, argument
47 typedef struct CNN_CONFIG CNN_CONFIG; typedef