Skip to content
Snippets Groups Projects
Select Git revision
  • ForwardDtype
  • add_clipping_node
  • add_metaops_bwd
  • chore_clean-node-and-graphview
  • chore_move_broadcasting_to_core
  • copytape
  • custom_pybind
  • dataProvider_setBackend
  • dev protected
  • experiment_with_pipeline
  • experimental
  • feat/formatting
  • feat_aidge197_namespaces
  • feat_benchmark
  • feat_enhance_operator_resize_support
  • feat_export_refactor
  • feat_hw_model
  • fit_fmt
  • fix protected
  • fixGraphRegexUnique
  • v0.5.1
  • v0.5.0
  • v0.4.0
  • v0.3.1
  • v0.3.0
  • v0.2.2
  • v0.2.1
  • v0.2.0
  • v0.1.1
  • v0.1.0
30 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.021Mar2019181513121198765432129Feb27262523222120191816151413121197652131Jan3029262524231817161512111085418Dec1514131211109876543130Nov29282724232221201716151413109fix ReduceMean.hpp initializer_list as vectorFix python binding and add Tensor.hpp in includes for opertorsFix OperatorTensor.cppMerge 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 time
Loading