1

在关于 XLA 的 TensorFlow 代码中,我看到了关于许多 OP 的内核,例如 compiler/tf2xla/kernels/concat_op. 好像是重复的core/kernels/concat_op。为什么compiler/tf2xla/kernels/concat_op需要类似的操作?为什么不直接替换它core/kernels/concat_op来保存代码呢?

4

0 回答 0