Enzyme-ad

Latest version: v0.0.6

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

Scan your dependencies

Page 5 of 16

0.0.74

What's Changed
* Support nested BLAS rules by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1309
* fix apple ci by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1316
* Perform shadow alloc and null init first by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1319


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.73...v0.0.74

0.0.73

What's Changed
* Ensure post cache store is run when storing into enzyme_sret -> sret … by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1314
* Nicer ficticuous phi error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1315


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.72...v0.0.73

0.0.72

What's Changed
* [ProbProg] Likelihood only mode by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1303
* Fix argument gradients by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1305
* Move neg/freeze to tablegen by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1307
* tg-blas inner product by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1304
* Add multi dim ext/ins value by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1311
* Preserve llvm.julia.gc_preserve_end in fwd pass of split reverse by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1312


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.71...v0.0.72

0.0.71

What's Changed
* Fix empty metadata copy by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1299
* Enable get return diffe type to be used in more scenarios by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1300
* Fix diff use in non-chosen remat by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1301
* Use binary operators in tablegen by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1293
* err on under-allocations and not on over-allocations by tthsqe12 in https://github.com/EnzymeAD/Enzyme/pull/1277

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

**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.70...v0.0.71

0.0.70

What's Changed
* Fix usage of llvm::Twine by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1271
* Fix string usage by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1272
* Update AdjointGenerator.h with maximum and minimum intrinsics by motabbara in https://github.com/EnzymeAD/Enzyme/pull/1200
* Replace std::function with llvm::function_ref by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1273
* Fix build on llvm main by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1278
* Allow specifying the return activity using the llvm call detection api by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1276
* Fix APInt update on llvm main by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1279
* Gemv by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1208
* Custom likelihood acc by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1257
* [ProbProg] Custom activity by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1282
* Intrinsic tablegen by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1285
* Tablegen bessel fn by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1286
* fix macos ci by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1284
* Tblgen more functions and improve outputs by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1287
* use tg declarations to handle mat and vec dimensions by ZuseZ4 in https://github.com/EnzymeAD/Enzyme/pull/1281
* tblgen cleanup by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1289
* Fix missing debug info by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1290
* Fix calling conv attribution mismatch by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1296

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

**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.69...v0.0.70

0.0.69

What's Changed
* Fix scev size type by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1241
* Add inactivity for ptr to int by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1242
* Fix switch inst cond by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1243
* Fix error upon rematerializable early arg by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1248
* Fix ptr int store runtime activity error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1247
* Store doesnt read by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1254
* Disable opaque pointers for bcloader generated files by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1255
* Use zeroext on duplicated by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1256
* fix stackoverflow on lookup by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1258
* Update MLIR to 16.0.5 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1261
* Fix needcache whole alloc bug by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1260
* fix workflow by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1263
* Fix devcontainer by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1265
* Fix mlir workflow 2 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1264
* Drop ubuntu18 and llvm 7,8 by tgymnich in https://github.com/EnzymeAD/Enzyme/pull/1266
* Extend custom error handler to provide a value upon non-throwing return by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1262
* fix mixed activity error by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1269
* Use placeholder phi nodes as deleted temporaries by wsmoses in https://github.com/EnzymeAD/Enzyme/pull/1270


**Full Changelog**: https://github.com/EnzymeAD/Enzyme/compare/v0.0.68...v0.0.69

Page 5 of 16

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.