📅  最后修改于: 2022-03-11 14:46:11.855000             🧑  作者: Mango
"ctx" is a context object that can be used to stash information
for backward computation. You can cache arbitrary objects for
use in the backward pass using the "ctx.save_for_backward" method