Releases: gizatechxyz/orion
Releases · gizatechxyz/orion
v0.2.5
What's Changed
- Refactor reduce sum by @raphaelDkhn in #608
- Merge Develop into Main by @raphaelDkhn in #609
- Refactor reshape by @raphaelDkhn in #610
- Refactor Conditional operators by @raphaelDkhn in #611
- Refactor Gather by @raphaelDkhn in #612
- Refactor less by @raphaelDkhn in #613
- Refactor reshape by @raphaelDkhn in #614
- Refactor gather elements by @raphaelDkhn in #615
- Refactor reduce sum by @raphaelDkhn in #616
- Refactor softmax by @raphaelDkhn in #617
- Refactor Argmax by @raphaelDkhn in #618
- Refactor less by @raphaelDkhn in #619
- Refactor LessEqual by @raphaelDkhn in #620
- Refactoring by @raphaelDkhn in #621
- Merge Develop into Main by @raphaelDkhn in #623
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Fix broadcasting when shapes have different sizez by @raphaelDkhn in #579
- Refactor ml traits by @raphaelDkhn in #580
- Implement ReduceLogSumExp by @FriendlyLifeguard in #528
- docs: add FriendlyLifeguard as a contributor for code by @allcontributors in #587
- chore: updated path & proofreading by @Gakunt in #571
- docs: add Gakunt as a contributor for doc by @allcontributors in #588
- dev: Refactor loops and improve gas consumption by @TAdev0 in #576
- docs: add TAdev0 as a contributor for code by @allcontributors in #589
- normalizer by @chachaleo in #578
- label encoder by @hakymulla in #581
- Merge Develop into Mains by @raphaelDkhn in #590
New Contributors
- @FriendlyLifeguard made their first contribution in #528
- @Gakunt made their first contribution in #571
- @TAdev0 made their first contribution in #576
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- feat: conv by @chachaleo in #561
- ScatterND Operator by @hakymulla in #543
- feat: SVM Classifier by @chachaleo in #545
- feat: Support Dynamic Quantized Linear by @canacechan in #549
- docs: add canacechan as a contributor for code by @allcontributors in #566
- feat: Implement SpaceToDepth operator by @HappyTomatoo in #550
- Feat: DepthToSpace operator by @HappyTomatoo in #551
- feat: Implement optional correlation operator by @HappyTomatoo in #552
- feat : conv_transpose by @chachaleo in #555
- Fix: minor tutorial typos by @tekkac in #558
- docs: add tekkac as a contributor for doc by @allcontributors in #567
- Feat: ReverseSequence operator by @HappyTomatoo in #556
- feat: SplitToSequence operator by @HappyTomatoo in #559
- feat: Implement Window correlation operators: by @HappyTomatoo in #560
- feat: RandomUniformLike operator by @HappyTomatoo in #563
- feat: col2im by @chachaleo in #564
- feat: grid sample by @chachaleo in #565
- Update Orion to Cairo v2.5.3 by @raphaelDkhn in #568
- Merge Develop into Main by @raphaelDkhn in #569
New Contributors
- @canacechan made their first contribution in #549
- @tekkac made their first contribution in #558
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- dev: Updated cubit source by @akhercha in #544
- Fix Gemm with vector bias by @raphaelDkhn in #553
- Merge Develop into Main by @raphaelDkhn in #554
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Signed int refactor by @MahmoudMohajer in #542
- Update doc with Native Signed Int by @raphaelDkhn in #547
- Merge Develop into Main by @raphaelDkhn in #548
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat:
unique
by @akhercha in #501 - Merge Develop into Main by @raphaelDkhn in #503
- Feat/complex64 number trait by @chachaleo in #502
- feat:TreeEnsembleRegressor by @chachaleo in #499
- Update orion-usage.md by @raphaelDkhn in #512
- Merge Develop into Main by @raphaelDkhn in #513
- Update orion-usage.md by @raphaelDkhn in #514
- Merge Develop into Main by @raphaelDkhn in #515
- GatherND Operator by @hakymulla in #505
- Feat/linear regressor by @chachaleo in #509
- Merge Develop into Main by @raphaelDkhn in #517
- GITBOOK-43: change request by @raphaelDkhn in #518
- GITBOOK-44: fix typo by @raphaelDkhn in #519
- Merge Develop into Main by @raphaelDkhn in #520
- Update orion-usage.md by @raphaelDkhn in #523
- Update orion-usage.md by @raphaelDkhn in #529
- Implement SequenceTrait by @Dl-Vv in #467
- Feat binary class in tree_ensemble_classifier operator by @HappyTomatoo in #510
- Feat/linear classifier by @chachaleo in #516
- feat/softmax_zero by @chachaleo in #521
- feat.tensor-complex by @chachaleo in #522
- Compress by @hakymulla in #524
- fix typos by @hattizai in #525
- feat: resize by @chachaleo in #530
- docs: add Vid201 as a contributor for code by @allcontributors in #540
- fix: enable 1d tensor transpose by @Vid201 in #531
- google colab for tree ensemble reg and softmax0 for lin reg and class… by @chachaleo in #533
- Feat split by @HappyTomatoo in #535
- feat: layer_normalization by @chachaleo in #536
- feat: SVM Regressor by @chachaleo in #538
- Merge develop into main by @raphaelDkhn in #541
New Contributors
Full Changelog: v0.1.9...v0.2.0
v0.1.9
What's Changed
- Merge Dev into Main by @raphaelDkhn in #490
- chore: Update to Cairo & Scarb v2.4.0 by @akhercha in #494
- docs: add akhercha as a contributor for code by @allcontributors in #495
- Merge Develop into Main by @raphaelDkhn in #496
- Feat:
erf
operator by @HappyTomatoo in #491 - reduce log sum operator by @hakymulla in #486
- Merge Develop into Main by @raphaelDkhn in #497
New Contributors
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Merge Develop into Main by @raphaelDkhn in #443
- Update Scarb.toml by @raphaelDkhn in #444
- docs: add bilgin-kocak as a contributor for code by @allcontributors in #445
- Tree Ensemble Classifier by @raphaelDkhn in #447
- Tree Ensemble fix doc by @raphaelDkhn in #448
- Fix(nodegen): test generation for sequence outputs by @TsBauer in #452
- Feat: Binarizer by @Dl-Vv in #432
- Feat: ArrayFeatureExtractor by @Dl-Vv in #449
- Feat(nodegen): add support for boolean tensors by @TsBauer in #453
- Reduce mean impl by @dincerguner in #451
- Feat: SequenceEmpty by @TsBauer in #454
- Feat: Shrink by @Dl-Vv in #455
- Feat: SequenceConstruct by @Dl-Vv in #457
- Reduce min impl by @dincerguner in #458
- Fix missing argument by @TsBauer in #463
- Qlinearmul by @chachaleo in #431
- feat: qlinear_concat by @chachaleo in #436
- Feat: SequenceAt by @Dl-Vv in #459
- docs: add HappyTomatoo as a contributor for bug by @allcontributors in #470
- Fix: TreeEnsembleClassifier operator by @HappyTomatoo in #469
- Feat: SequenceInsert by @TsBauer in #460
- Feat: SequenceErase by @Dl-Vv in #461
- implement pow by @dincerguner in #466
- Feat: SequenceLength by @TsBauer in #456
- feat: qlinear leaky relu by @chachaleo in #465
- complex numbers by @chachaleo in #481
- Gather elements Operator by @hakymulla in #468
- Feat: IsInf by @TsBauer in #471
- Feat: IsNaN by @TsBauer in #474
- Feat bitwise or by @bilgin-kocak in #472
- Feat bitwise xor by @bilgin-kocak in #477
- docs: add MahmoudMohajer as a contributor for code by @allcontributors in #484
- Feat: ReduceProd by @MahmoudMohajer in #479
- Feat/ConcatFromSequence by @Dl-Vv in #482
- Feat: not operator added by @Ephraim-nonso in #450
- Refactoring: Tensor AND return BoolTensor by @raphaelDkhn in #485
- Refactoring: Tensor AND by @raphaelDkhn in #487
- Merge Develop Into Main by @raphaelDkhn in #489
New Contributors
- @HappyTomatoo made their first contribution in #469
- @MahmoudMohajer made their first contribution in #479
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- feat: qlinear_add by @chachaleo in #421
- Feat bitwise and by @bilgin-kocak in #418
- feat trilu by @0x73e in #420
- reducel1 operator by @hakymulla in #424
- Reduce L2 Operator by @hakymulla in #427
- Reduce Sum Square Operator by @hakymulla in #428
- docs: add okhaimie-dev as a contributor for doc by @allcontributors in #440
- fix: incorrect type issue with softmax by @okhaimie-dev in #435
- feat: constant_of_shape by @0x73e in #430
- docs: add Bal7hazar as a contributor for bug by @allcontributors in #441
- ⬆️ Fix cubit dependency by @bal7hazar in #438
- Tensor bool by @Ephraim-nonso in #433
- docs: add Ephraim-nonso as a contributor for code by @allcontributors in #442
- refactor nodegen: support sequence operators by @TsBauer in #439
- Merge Develop into Main by @raphaelDkhn in #443
- Update Scarb.toml by @raphaelDkhn in #444
New Contributors
- @bilgin-kocak made their first contribution in #418
- @okhaimie-dev made their first contribution in #435
- @bal7hazar made their first contribution in #438
- @Ephraim-nonso made their first contribution in #433
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Feat: Min by @Dl-Vv in #411
- Feat: Max by @Dl-Vv in #413
- add round by @andresmayorca in #414
- docs: add andresmayorca as a contributor for code by @allcontributors in #416
- qlinearmatmul by @chachaleo in #415
- Scatter Elements Operator by @hakymulla in #423
- Merge Develop into Main by @raphaelDkhn in #426
New Contributors
- @andresmayorca made their first contribution in #414
Full Changelog: v0.1.5...v0.1.6