Searched defs:CNN_BRANCH_CONFIG (Results 1 – 5 of 5) sorted by relevance
84 struct CNN_BRANCH_CONFIG { struct85 int input_to_branches; // If nonzero, copy the active tensor to the current95 int channels_to_copy; // Within the layer, input a copy of active97 int branches_to_combine; // mask of branches to combine with output of
53 typedef struct CNN_BRANCH_CONFIG CNN_BRANCH_CONFIG; typedef