Re-land: Dump the computation's SessionModule as part of the tf_compile rule.
Nondeterminism in the SessionModule proto dumped by aot/compile.cc was causing problems for some users. Re-landed with the SessionModule proto being generated in a different genrule (so as not to disturb existing users), and with more determinism in the dumped proto. PiperOrigin-RevId: 173344189
Loading
Please sign in to comment