-
Currently Animate is used for computing Hessians.
We should either avoid this dependency or raise useful errors if a user attempts to use this functionality without having installed Animate.
-
https://github.com/EnzymeAD/Enzyme.jl/issues/1957
@vchuravy found how to use Enzyme.jl for JVP and J'VP.
We just need an HVP (hessian-vector product) now to update both examples in the documentati…
-
现在在做国产中间件的适配,发现hessian存在两个版本,groupid不同,但是pakcage相同,在这个中间件下会报错,想问一下应该使用
```
com.caucho
hessian
```
还是
```
com.alipay.sofa
…
-
Why does "gradients" function is included, but "hessians" is not?
Can this function (https://www.tensorflow.org/api_docs/python/tf/hessians) be added as well?
Thanks!
-
**What**
- We propose supporting the GPTQ algorithm, a state-of-the-art post-training quantization (PTQ) method that has demonstrated robust performance,
effectively compressing weights. Notably, G…
-
i get an error when trying to calculate the hessian. it works fine with the usual code, but breaks when i import gpu4pyscf.
regular pySCF:
```python
In [1]: from pyscf import gto
...: from …
-
https://github.com/vgvassilev/clad/blob/69d15a31d11fa38b193d274e2392a086f54006bc/include/clad/Differentiator/DynamicGraph.h#L112 outputs something like:
```
f1__order_1__mode_hessian: #0 (source), (…
-
It would be great to implement something like our QGT, but embedding the action of the hessian.
Most infrastructure is in place in `LinearOperator`, so it's all about writing the correct `matmul` u…
-
https://vuldb.com/?id.131250 ,这个问题有修复嘛,反序列化黑名单是否能再更新一波啊
-
I suggest to add a function for acyclic coloring, which is relerant for Hessian coloring.
cc @gdalle