Switch TrackableAsset in eager mode to keep the path as a tensor or tf.constant
which is the behaviour in graph mode. This is needed to be able to share traces created for eager mode and graph mode and so allow "tf.saved_model.load()" to work in both modes. PiperOrigin-RevId: 233026763
Loading
Please sign in to comment