Searched refs:is_fc_weights (Results 1 – 1 of 1) sorted by relevance
1865 bool is_fc_weights = false; in IsArrayFullyConnectedWeights() local1871 is_fc_weights = true; in IsArrayFullyConnectedWeights()1878 CHECK(!(is_fc_weights && is_something_else)); in IsArrayFullyConnectedWeights()1879 return is_fc_weights; in IsArrayFullyConnectedWeights()