Consolidate summary V1 python op definitions and tests
With this change, tensorflow/python/summary/summary.py contains all the existing python op definitions. Tests remain split with summary_test.py in the same directory testing the API and separate (newly v1-named) tests in tensorflow/python/kernel_tests to test the serialized proto formats. PiperOrigin-RevId: 220230494
Loading
Please sign in to comment