提交 bbb8bddb authored 作者: Brandon T. Willard's avatar Brandon T. Willard 提交者: Brandon T. Willard

Change R-operator to L-operator in Lop docstring

上级 8763981c
...@@ -377,10 +377,10 @@ def Lop( ...@@ -377,10 +377,10 @@ def Lop(
Parameters Parameters
---------- ----------
f f
The outputs of the computational graph to which the R-operator is The outputs of the computational graph to which the L-operator is
applied. applied.
wrt wrt
Variables for which the R-operator of `f` is computed. Variables for which the L-operator of `f` is computed.
eval_points eval_points
Points at which to evaluate each of the variables in `wrt`. Points at which to evaluate each of the variables in `wrt`.
consider_constant consider_constant
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论