Skip to content

tensorflow operator

Qiao Longfei edited this page Jul 10, 2017 · 7 revisions

真正运行kernel的地方是device 目前看起来只有一个地方实现了这个Compute的计算 threadpool_device

驱动device执行Compute的函数是 executor::process

InferenceContext

Clone this wiki locally