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_hw_model
  • fit_fmt
  • fix protected
  • fixGraphRegexUnique
  • fix_cast
  • 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.013Jun121110976543131May302928262423222119181716151413107632130Apr292625242322211918171615111098532130Mar29282726252422212019181513121198765432129FebFix typo, Transpose function was not removed from cpp.Update fuseMulAdd to transpose the weight matrice if it is the first input of the MatMul.Bind Operator::type() method.Bind Tensor::capacity() method.Remove unecessary include of Tensor.hpp.Update registrar error to add typeid key.Remove transpose operator as it is a duplicate of copyTranspose.Move operator+-*/ in cpp file.Merge branch 'dev' into experimentalMerge branch 'FixInputCheck' into 'dev'Fix missing input checkFix missing conditionMerge branch 'fusetometaops' into 'dev'Merge branch 'dev' into fusetometaopsMerge remote-tracking branch 'origin/dev' into fusetometaopsMerge branch 'tensorzeros' into 'dev'Improved Tensor::zeros()Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into operator_resizesmall bug fixed in dimsForwarded for ResizeOpAllowDataDependency added for resize operator.Merge branch 'dev' of gitlab.eclipse.org:eclipse/aidge/aidge_core into devallowDataDependency in resize operator useUseless code comments removedremoval of ftm::printMerge branch 'FixDuplicateName' into 'dev'chore : reorganized cibuildwheel section in pyproject.tomlchore : reorganized cibuildwheel section of pyproject.tomlchore: added local build optionsfeat : enabled testing on cibuildwheelchore : removed useless definition in setup.py cmake commandFix return statement.Node::createUniqueName return name if node is in no GraphView and avoid noreturn error.GraphView::add, revert true -> false.Fix duplicate node name wen adding a GraphView to an other.Fixed forwardDims()Merge remote-tracking branch 'origin/dev' into matmultilingFixed minor issuesMerge branch 'Fix-forwardDims-processing-order' into 'dev'Clarified behavior of forwardDims()Merge branch 'dev' into Fix-forwardDims-processing-order
Loading