(rontolisp) docs
← 関数

torch:sqrt

(torch:sqrt a)

微分可能な要素ごとの平方根 (linalg:sqrt) です。勾配は g / (2 sqrt x) です。