Disable some tests using placeholders when running in v2
In order to do so we introduce the concept of a FakeEagerSession which allows tests to run sess.run() with an empty feed_dict. PiperOrigin-RevId: 224495103
Loading
Please sign in to comment