Split out SaveableObjects into their own file
Pulls a couple build rules out of tensorflow/python:training. I'd like to use a SaveableObject in :checkpointable (for saving some Python state by default), which means the file with SaveableObject has to be essientially dependency-free. PiperOrigin-RevId: 194473987
Loading
Please sign in to comment