Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/mercurial/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
为什么TensorFlow XLA需要许多新的XLAP核? 关于XLA的TysFou流代码,我看到许多OPS的内核。 这似乎是一种重复。 为什么需要像compiler/tf2xla/kernels/concat\u op这样的操作?为什么不直接用core/_Tensorflow_Deep Learning_Compiler Construction_Xla - Fatal编程技术网

为什么TensorFlow XLA需要许多新的XLAP核? 关于XLA的TysFou流代码,我看到许多OPS的内核。 这似乎是一种重复。 为什么需要像compiler/tf2xla/kernels/concat\u op这样的操作?为什么不直接用core/

为什么TensorFlow XLA需要许多新的XLAP核? 关于XLA的TysFou流代码,我看到许多OPS的内核。 这似乎是一种重复。 为什么需要像compiler/tf2xla/kernels/concat\u op这样的操作?为什么不直接用core/,tensorflow,deep-learning,compiler-construction,xla,Tensorflow,Deep Learning,Compiler Construction,Xla,为什么TensorFlow XLA需要许多新的XLAP核? 关于XLA的TysFou流代码,我看到许多OPS的内核。 这似乎是一种重复。 为什么需要像compiler/tf2xla/kernels/concat\u op这样的操作?为什么不直接用core/kernels/concat_op替换它来保存代码呢

为什么TensorFlow XLA需要许多新的XLAP核?

关于XLA的TysFou流代码,我看到许多OPS的内核。 这似乎是一种重复。 为什么需要像

compiler/tf2xla/kernels/concat\u op
这样的操作?为什么不直接用
core/kernels/concat_op
替换它来保存代码呢