Move accumulate_n_v2 to core.
authorAlexandre Passos <apassos@google.com>
Mon, 26 Feb 2018 18:24:56 +0000 (10:24 -0800)
committerGunhan Gulsoy <gunan@google.com>
Tue, 27 Feb 2018 22:33:33 +0000 (14:33 -0800)
commit620348fb6d045dc1f644925a3828ebb12de944d7
treec14b866c893f31318516b6573714ebd7b4258e61
parent1fc324c6701bc179ca73908731857e8a582437b5
Move accumulate_n_v2 to core.

PiperOrigin-RevId: 187042001
tensorflow/contrib/framework/BUILD
tensorflow/contrib/framework/python/ops/accumulate_n_v2.py [deleted file]
tensorflow/python/kernel_tests/BUILD
tensorflow/python/kernel_tests/accumulate_n_eager_test.py [moved from tensorflow/contrib/framework/python/ops/accumulate_n_v2_eager_test.py with 72% similarity]
tensorflow/python/kernel_tests/accumulate_n_test.py [moved from tensorflow/contrib/framework/python/ops/accumulate_n_v2_test.py with 79% similarity]
tensorflow/python/ops/math_ops.py