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.021Mar2019181513121198765432129Feb2827262523222120191816151413121197652131Jan3029262524231817161512111085421Dec20181514131211109876543130Nov2928272423222120171615Merge branch 'create_optimizer' of gitlab.eclipse.org:eclipse/aidge/aidge_core into create_optimizerFix includesUpdate OperatorImpl.hppUpdate Memorize.hppMissing includes in Memorize.hppMerge branch 'create_optimizer' of gitlab.eclipse.org:eclipse/aidge/aidge_core into create_optimizer[Fix] 'Cast.cpp' includesMinor optimizations and add default values to 'GraphView::compile()' member functionRemove iostream include from some filesUpd GraphViewHelper functions to return Tensors instead of Nodes[Add] operator+,-,*,/ to Tensor class and [Add] gradient initialization for TensorChange 'TensorImpl' mBackend member variable type and move member functions to source file[Add] Backend member variable to Operator implementations[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operatorMove Optimizer and LR in their own moduleMinor optimizations and add default values to 'GraphView::compile()' member functionRemove iostream include from some filesUpd GraphViewHelper functions to return Tensors instead of Nodes[Add] operator+,-,*,/ to Tensor class and [Add] gradient initialization for TensorChange 'TensorImpl' mBackend member variable type and move member functions to source file[Add] Backend member variable to Operator implementations[Add] 'Operator::backend()' member function and move Tensor dependence from header to source file when possible in operatorAdded Thread dependencyAdded constantFolding recipeAdded log context to help debuggingMerge branch 'ConvNoBias' into 'dev'Move Optimizer and LR in their own moduleMake toString pure virtual and remove data ctor binding.Add logOutputs method in graphView.Update Conv, ConvDW, PaddedConv & PaddedConvDW to handle noBias parameter.Added cache system for getPriorProducersConsumers()Merge remote-tracking branch 'origin/dev' into feat/support_ASANfeat : schudelr test : reduced test number, increased graph sizechange Gather's axis type to int8chore : added debug print for nodes within getPriorProducersConsumersfeat : new operator<< for node.feat : created "failling" unit test for scheduler : a graph too big will lead to an exponential exec timefeat : added CXX_STANDARDchore : formatfeat: fixed test
Loading