Searched defs:should_store (Results 1 – 1 of 1) sorted by relevance
144 C10_DEVICE bool should_store(int output_idx) const { in should_store() function799 bool should_store = config.should_store(output_idx); in global_reduce() local