XLA 在 eager 成功时执行未使用的无效 Slice
作者: ALinrunrun创建于 2026年5月6日更新于 2026年9月17日
标签stat:awaiting responsetype:bugcomp:xla2.21.0
Input shape: (1, 2, 3, 2) Eager output shape: (1, 2, 1, 2) error=None XLA output shape: None error=InvalidArgumentError: Exception encountered when calling ModelXLA.call().
内容来源: tensorflow/tensorflow