Do not constant fold nodes with DT_VARIANT type outputs in XLA.
XLA does not support Const nodes of type Variant. It needs to see the source ops for the Variant operations to be able to build its own representation. PiperOrigin-RevId: 229801068
Loading
Please sign in to comment