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.1
  • 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
32 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Apr31Mar28272624211817161310754326Feb25242120171031Jan3029282725222115149Dec65229Nov2726252219181586425Oct23222120191130Sep272625242320181615121110943230Aug29272622139131Jul2618168543130Jun282726242120191817141210654330May28242321171614763221Apr191611109542130Mar292827262524222018151413118654227Feb26232019181615141312987[Issue #250]: Add backward CPU implementation and unit testing for MaxPooling2D CPUdevdevRefactoring of MaxPoolingImpl_kernels.hpp[Feat] add: unit test for conv2d operator int32_tFix FC backwardfix: move back 'castFromFloat' function in GloabalAvgPoolingImpl_kernel as 'static_cast' truncates and does not round as intendedfix: use aidge 'approxEq' function instead of manual comparison and change CHECKs for REQUIREs in interpolation testfix: error related to 'fma' call with different input types. Also simplify GlobalAvgPooling logicFix handling of negative axisMerge branch 'dev' into topkAdded missing MaxPoolingImpl registrationFixed indices to be conformant to ONNXFIxed TopK registrationFixed missing clampingAdded handling of second outputRemove fmt header from ConvImpl_kernels.hppUpdate Pybind 2.10.4 -> 2.13.6TopK initial implementationFixed duplicate header guardFix clip implementation + add ReLU int8.remove transA and transB attr from FC to be handled in the metaop TransposeFCfix_import_testsfix_import_testsadd Sum operatoradd hints to support batched biad in FCupdate FC factory callsupport only bias of size outChannels for FCadd transA and transB for FCsupport 2D Bias for FC operatoradd alpha and beta attr to FC implOnly define _USE_MATH_DEFINES on Windows platformsfeat : support for conv3D forwardfeat_operator_c…feat_operator_conv3DAdd _USE_MATH_DEFINES to unit testsEnable Math Constants and Use cmath HeaderReplace cmath with math.hDefine _USE_MATH_DEFINES in kernel headerInclude <cmath> in HeavisideImpl kernelsFix includesImprove Heavisise Backward TestFormat file and remove unused variableAdd randomness in heaviside backward testImprove test for Heaviside backwardAdd Heaviside backward surrogate and associated tests
Loading