tf_trace:TensorFlow源代码跟踪 tensorflow source code
TensorFlow源代码跟踪 概述: :非常简化的TensorFlow执行模型 :非常简化的TensorFlow XLA执行模型 :非常简化的TensorRT执行模型 深潜: :创建TF会话时会发生什么:构造TF图 :调用tf.Session.run()时会发生什么:已注册XLA设备 :DirectSession :: Run()内部发生什么:执行XLA优化步骤 :如何从TF图形成XLA群集 :如何从XLA集群创建UserComputation :如何从UserComputation创建HLO模块 :如何优化HLO模块 :如何将HLO模块降低到LLVM IR :如何将LLVM IR降低为HSA代码对象 建造 dot -Tsvg -o svg/foo.svg foo.dot
文件列表
tf_trace-master.zip
(预估有个40文件)
tf_trace-master
overview_02.dot
770B
svg
06.svg
32KB
04.svg
40KB
overview_01.svg
13KB
overview_00.svg
7KB
02.svg
16KB
05.svg
21KB
03.svg
12KB
暂无评论