Skip to content
Snippets Groups Projects
Select Git revision
  • 5-arithmetic-operator-optimization
  • Additional_implementations
  • add_clipping_node
  • arithmetic_op_optimization
  • chore_move_broadcasting_to_core
  • convert
  • dev
  • feat/DataTypes
  • feat/ImprovedBuild
  • feat/RefGetImpl
  • feat/SplitConv
  • feat/TensorCopy
  • feat/operator_constantofshape
  • feat_enhance_operator_resize_support
  • feat_formatting
  • fix
  • fix_globalavgpool
  • fix_multiple-small-fixes
  • learning
  • main default protected
  • v0.3.1
  • v0.3.0
  • v0.2.3
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.0
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Feb171031Jan2115149Dec65229Nov2726252219181513876425Oct23222120191130Sep272625242320181615121110943230Aug29272622139131Jul2618168543130Jun282726242120191817141210654330May28242321171614763221Apr191611109542130Mar292827262524222018151413118654227Feb26232019181615141312987652131Jan302625242318161512111085421Dec201814131211109876543130Nov2928Merge branch 'fix_operators' into 'dev'devdevremove 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 'div-backward' into 'dev'Implement backward function for Div operatorAdd back MR https://gitlab.eclipse.org/eclipse/aidge/aidge_backend_cpu/-/merge_requests/131.Merge branch 'dev' into 'main'mainmainupdate 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 includesAdded more testsremove registry for int4 uint4 convImplAdd test for applyweightInterleaving recipeUpdate implementation kernels for new lowbit integer datatypesAdd convolution registrar entry for int4 without implementation - Need for generate schedulingAdd WeightInterleaving Operator CPU Implementation
Loading