【Bug已解决】TF: XLA generation not working properly in some models 解决方案
【Bug已解决】TF: XLA generation not working properly in some models 解决方案
一、现象长什么样
在 TensorFlow 模型上用 XLA 加速(tf.function(jit_compileTrue) 或 tf.config.optimizer.set_jit(True))跑 model.generate(),…
2026/8/8 21:54:24