Enzyme-ad

Latest version: v0.0.8

Safety actively analyzes 682416 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 24

0.0.109

What's Changed
* Fix gep memset error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1876
* Cublas byref fixup by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1877


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.108...v0.0.109

0.0.108

0.0.107

What's Changed
* Fixup diff malloc fb by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1872


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.106...v0.0.107

0.0.106

What's Changed
* Allow gepoperator in EnzymeComputeByteOffsetOfGEP by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1865
* fix macosci by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1863
* cublas v2 support by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1866
* Mark getenv/strtol/fwrite as nondifferentiable by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1868
* Split phi optimization by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1867
* Add gsl_sf_legendre_array_e by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1869


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.105...v0.0.106

0.0.105

What's Changed
* `FDiv` and function calls in error propagation mode by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1814
* Fix bazel for external importing by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1835
* Add more MPFR functions by ivanradanov in https://github.com/EnzymeAD/Enzyme/pull/1834
* Fix caching for forwarderr by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1836
* Alternative way of bundling headers by ivanradanov in https://github.com/EnzymeAD/Enzyme/pull/1837
* FIx `MPI_Reduce` for forward mode by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1840
* Nicer error message for mismatch args by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1838
* [Bazel] Try to fix cross compile by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1849
* Replace `LLVM_FALLTHROUGH` with `[[fallthrough]]` by rupprecht in https://github.com/EnzymeAD/Enzyme/pull/1850
* Error propagation mode MPI support by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1841
* [MLIR] Handle multiple return activities by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1851
* Bazel fix include script on non outermost project by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1852
* Handle jl_small_typeof by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1845
* More error propagation mode checks by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1842
* Bazel more bundle include fixes by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1854
* Bazel more bundle include fixes by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1855
* MLIR fix return primal in reverse mode by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1856
* Handle fprintf in handleKnownCallDerivatives by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1844
* Fix load is load error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1862
* Strengthen any type checks by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1864

New Contributors
* rupprecht made their first contribution in https://github.com/EnzymeAD/Enzyme/pull/1850

**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.104...v0.0.105

0.0.104

What's Changed
* Add rust allocation function support by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1799
* Memory truncation mode by ivanradanov in https://github.com/EnzymeAD/Enzyme/pull/1801
* Error Propagation Mode by Brant-Skywalker in https://github.com/EnzymeAD/Enzyme/pull/1794
* Reduce warnings by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1803
* Reduce more warnings by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1804
* Fix mlir on bazel llvm main by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1805
* Add type tree by attr test by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1806
* Extend loop iv for sign extension by martinjm97 in https://github.com/EnzymeAD/Enzyme/pull/1810
* Update bazel build by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1812
* Remove unused bytecode op header by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1813
* Loose type of int cast by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1816
* Mark lgamma/r as nofree by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1817
* Fix gamma assertion error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1818
* Mark rust log as shoudlrecompute by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1819
* Gracefully Handle libm function without derivative defined by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1821
* Add custom differential use analysis plugin infra by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1820
* Fix blas tablegen erasure ordering by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1823
* Add more error messages to c api by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1824
* More conservatively nofree constant functions by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1822
* Add complex sqrt by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1778
* cpp interface improvements by samuelpmish in https://github.com/EnzymeAD/Enzyme/pull/1789
* Slightly more type warning info by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1827
* Fix complex tablegen by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1829
* Restore mlir build by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1830
* ActivityAnalysis strengthen pointer type analysis & Support nonintuitive opaque pointer case by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1831
* Early debug message by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1833

New Contributors
* Brant-Skywalker made their first contribution in https://github.com/EnzymeAD/Enzyme/pull/1794

**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.103...v0.0.104

Page 7 of 24

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.