Skip to content
Snippets Groups Projects
Select Git revision
  • Add_GlobalAveragePooling
  • ImproveRemoveFlatten
  • add_clipping_node
  • allowNoInputProducer
  • backend_export
  • copytape
  • createUniqueName
  • dataProvider_setBackend
  • dev
  • enable_custom_op
  • feat/DataTypes
  • feat/GraphInterpreter
  • feat/RefGetImpl
  • feat/SplitConv
  • feat/TensorCopy
  • feat/formatting
  • featTokenGraphRegex
  • fix
  • fixGraphRegexUnique
  • fixMain
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.01Mar29Feb2827262523222120191816151413121197652131Jan3029262524231817161512111085421Dec20181514131211109876543130Nov292827242322212017161514131098730Oct2726252423201918171613Update clone function with SET_IMPL_MACRO.Fixed missing producer consumer system reset[Fix] Quick fix for TensorImpl unit-testsUpdate Tensor.hpp and Tensor.cppAdd tests for nearly evry member function of Tensor (except makeContiguous(), toString() and empty())Remove tests that assessed Tensor functions and not TensorImpl functions from Test_TensorImplFixed issue with unsupported char in MermaidFixed a bug with meta op computeOutputDims()Update every binded operator to be registrable.feat : added GlobalAveragePooling operatorFix double getImpl due to bad merge.Merge branch 'PyRegistrar' of gitlab.eclipse.org:eclipse/aidge/aidge_core into PyRegistrarAdd unit test for python registrar system.Make ProducerOp registrable in Python.Add SET_IMPL_MACRO macro to fix copy ctor bug.[Add][WIP][NF] GlobalAveragePooling OperatorAdd_GlobalAvera…Add_GlobalAveragePoolingCoding styleMerge branch 'improve_tensor_coverage' into create_optimizerTensorImpl::zeros() isnot pure virtual anymoreMerge branch 'dev' into memorizeFixed review commentsMerge branch 'improve_tensor_coverage' of gitlab.eclipse.org:eclipse/aidge/aidge_core into improve_tensor_coveragecreate Tensor test files[WIP][NF] Start Tensor changes[WIP][NF] Start Tensor changesMerge branch 'fix_reshape_op' into 'dev'Merge branch 'lrscheduler' into 'learning'Merge branch 'fix_reshape_op' of gitlab.eclipse.org:eclipse/aidge/aidge_core into fix_reshape_opMove computeOutputDims() function from GenericOp to OpTensor python binding so that more Operators can use it[Add][fix] Attributes as base class for Reshpae_Op in python bindingMove computeOutputDims() function from GenericOp to OpTensor python binding so that more Operators can use it[Add][fix] Attributes as base class for Reshpae_Op in python binding[Add][Test] Unit-test for LRScheduler[Add] ConstantLR and StepLR[Add] learning rate scheduler class LRSchedulerMerge branch 'dev' into memorizePorted MemoryManager from N2D2 to AidgeMerge branch 'dataproviderIterator' into 'dev'Fixed bug in Node::getChildren()Added missing methods
Loading