Commit Graph

4 Commits

Author SHA1 Message Date
Gunhan Gulsoy
52a820c507 Write an actual test for resource_loader_test
Exercise the code paths it triggers.

Disable it on windows and pip packages for now.

PiperOrigin-RevId: 293910406
Change-Id: Ie84a3a85ff1f471e3d7ed4b192701667481e8324
2020-02-07 15:44:13 -08:00
A. Unique TensorFlower
0cf9ed3a71 Update copyright for 3p/tf/python.
Change: 123900456
2016-06-02 13:38:16 -07:00
A. Unique TensorFlower
455a27f0a6 Rename python/platform/logging.py to python/platform/tf_logging to simplify future platform refactorings
Change: 120541613
2016-04-22 06:32:06 -07:00
David G. Andersen
dff1e63098 Fixing some implicit int64->32 downcast errors. (In most cases, by
having the ops explicitly return a failure that they can't handle
overly-large inputs).  Most of these should never affect correct
tf programs until people get a lot more memory in their machines.
Change: 118476613
2016-03-29 10:34:00 -07:00