小编Mar*_*ame的帖子

TensorFlow中的Wengert列表在哪里?

TensorFlow使用反向模式自动区分(反向模式AD),如https://github.com/tensorflow/tensorflow/issues/675中所示。

反向模式AD需要一个称为Wengert列表的数据结构-请参阅https://en.wikipedia.org/wiki/Automatic_differentiation#Reverse_accumulation

但是,使用关键字“ Wengert List”搜索TensorFlow存储库,但没有任何结果。

他们是否使用其他名称,还是摆脱了Wengert List?如果是这样,怎么办?

automatic-differentiation tensorflow

4
推荐指数
2
解决办法
858
查看次数