Fix a few pip tests
* In training_test.py, avoid calling the assert_called() method, which is not universally available. * Add tensorflow/contrib/data/python/kernel_tests:dataset_serialization_test as a pip package dependency to fix four failing contrib/data pip tests. Also remove "testonly = 1" from the py_library BUILD rule.
Loading
Please sign in to comment