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
  • feat_operator_conv3D
  • fix
  • fix_globalavgpool
  • fix_import_tests
  • fix_v0.3.1
  • learning
  • main default protected
  • 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.026Mar2524222018151413118654227Feb26232019181615141312987652131Jan302625242318161512111085421Dec201814131211109876543130Nov2928272423222117161513108730Oct2726242320191817161312111096543229Sep28262522212018151412754131Aug2923984321Changed version in preparation for next releaseRemove template from ReduceMeanImpl and fix type in kernelChange ReduceMean attribute 'axes' from static array to dynamic vector[Add][Unit-Test] operator+,-,*,/ of TensorClean some impl.cpp filesAdd operator implementation name to each operatorRemove template from ReduceMeanImpl and fix type in kernelChange ReduceMean attribute 'axes' from static array to dynamic vector[Add][Unit-Test] operator+,-,*,/ of TensorClean some impl.cpp filesAdd operator implementation name to each operatorMerge branch 'ConvNoBias' into 'dev'Added constantFolding testfix : corrected tests + minor refactors & missing includeUpdated C-P model to work with both data and tokensUpdate Conv & ConvDW to handle noBias parameter.Scheduler refactorchore : removed mem leak in unit test.Merge branch 'feat/support_ASAN' into feat/operator_globalAveragePoolingMerge remote-tracking branch 'EclipseRepo/dev' into feat/support_ASANfix : removed set() since asan is now supported + friendly build logFeat : add ASAN supportMerge remote-tracking branch 'EclipseRepo/dev' into feat/operator_globalAveragePoolingMerge branch 'memorize' into 'dev'Fixed batchSize for unidimensional inputsCommented pragmaMerge branch 'dev' into memorizeMerge branch 'memorize' into feat/operator_globalAveragePoolingchore : removed dead codeMerge branch 'bugfix-6-divimpl-forward' into 'dev'feat : TESTING - added groundtruth tests with pytorch values and benchmarkingfeat : added GlobalAveragePooling operator implementation with first testsSwitch contiguous local variable comparison with 0 and array access to avoid seg faultFixed typoUse fmt::print instead of printfMerge branch 'dev' into memorizeMerge branch 'broadcasting' into 'dev'[Add]p Pototype of faster kernel for arthmetic operators in DivImplAdd debug printImprove tests for arithmetic operators
Loading