Give accumulate_n op a gradient (version 2) (#13325)
* Changed accumulate_n ==> accumulate_n_v2 and moved to contrib * Moving source files to contrib. * Better startup message. * Fixing up build * Removal of temporary code. * Reduce logging output * Fixing build issues. * CI sanity fixes. * Cleanup prior to PR * Cleanup * Cleanup. * Cleanup. * Cleanup. * Moved AccumulateNV2 to main build and added fallback to AddN for eager mode * Fixing CI issues
Loading
Please sign in to comment