Skip to content
Snippets Groups Projects
Select Git revision
  • 5-arithmetic-operator-optimization
  • VersionManagement
  • add_clipping_node
  • chore_move_broadcasting_to_core
  • convert
  • dev protected
  • feat/DataTypes
  • feat/ImprovedBuild
  • feat/RefGetImpl
  • feat/SplitConv
  • feat/TensorCopy
  • feat/operator_constantofshape
  • feat_formatting
  • fix
  • fix_globalavgpool
  • fix_import_tests
  • fix_v0.3.1
  • learning
  • main default protected
  • refactor/AccessStorage
  • v0.5.0
  • v0.4.1
  • v0.4.0
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.0
31 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Feb171031Jan3029282725222115149Dec65229Nov2726252219181586425Oct23222120191130Sep272625242320181615121110943230Aug29272622139131Jul2618168543130Jun282726242120191817141210654330May28242321171614763221Apr191611109542130Mar292827262524222018151413118654227Feb26232019181615141312987652131Jan302625242318161512111085421Dec201814131211Add ModMerge branch 'fix_operators' into 'dev'remove unnecessary header in Equal testsseparate fwdDims tests section from fwd sectionadd ceil_mode tests for Avg and Max Poolinghandle ceil_mode in pooling kernelsadd dilations and cielmode to AvgPoolingadd dilations to maxpoolfix And operatoradd Equal operatorAdded /bigobj for unit tests on WindowsMerge branch 'fix_meanint' into 'patch_v0-5-1'mainmainMerge branch 'div-backward' into 'dev'Use double instead of float to process integersAdded output roundingFix bug eclipse/aidge/aidge_backend_cpu#40CHORE: Add tests for Leaky MetaOperatorImplement backward function for Div operatorAdd back MR https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu/-/merge_requests/131.Merge branch 'dev' into 'main'v0.5.0v0.5.0update version 0.4.1 -> 0.5.0FEAT: Add Heaviside implementation for CPU backend.Remove include of cpu.hpp from Test_CastMove.cppUPD: only include what is used in Test filesFEAT: unit-tests/CMakeLists.txt add minimum version for Catch2UPD: 'setup.py' to access compilation options from environment variables set by 'setup.sh'Change Python minimum version 3.7 -> 3.8Enforce C++-14 in 'CMakeLists.txt'chore : cleanup headers in test to avoid windows compiler error : "Fatal Error C1128"feat : added Expand operatorRemove 'iostream' include from 'Test_MulImpl.cpp'chore: Improve and test Mul Backward kernelUPD: try test using 'Log::log()' instead of 'Tensor::print()' with Test_AddImpl.cppADD: fmt as private libraryUPD: change log::info of some tests to the new formatChange 'weightInterLeaving' for 'weightInterLeaved'Make includes right and remove 'iostream' for some more testsChange REQUIRED for QUIET in option of Catch2 for tests as it is downloaded if not foundENHANCE: allow to use local install of Catch2 library or download latest availableUPD: test includes
Loading