Searched refs:is_fc_weights (Results 1 – 1 of 1) sorted by relevance
1841 bool is_fc_weights = false; in IsArrayFullyConnectedWeights() local1847 is_fc_weights = true; in IsArrayFullyConnectedWeights()1854 CHECK(!(is_fc_weights && is_something_else)); in IsArrayFullyConnectedWeights()1855 return is_fc_weights; in IsArrayFullyConnectedWeights()