Searched defs:CNN_CONFIG (Results 1 – 6 of 6) sorted by relevance
143 struct CNN_CONFIG { struct144 int num_layers; // number of CNN layers ( = number of hidden layers + 1)168 const CNN_CONFIG *cnn_config, int *out_width, argument
58 typedef struct CNN_CONFIG CNN_CONFIG; typedef