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.015Jul121110985432130Jun282726252423212019181413121110976543131May302928262423222119181716151413107632130Apr292625242322211918171615111098532130Mar29282726fix: created BUILD_DIR constant + coverage needs testfix : check is now done without exceptionfix : build dir rm before testAdd exportable function to check if a node is exportable instead of having complicated keys in registry.Fix circular import issues.Add basic export registry system.Add back data format when chosing how to retrieve nb chan ...Merge branch 'user/cguillon/dev/log-no-color' into 'dev'[Log] Add possibility to disable colorization of log outputsMerge branch 'user/cguillon/dev/dtype-enums' into 'dev'[DataType] Complete python binding to map all dtype valuesMerge branch 'attr_ns' into 'dev'Merge branch 'dev' into attr_nsFix issue that may be related to #142Added minor testsMerge branch 'inc_connector' into 'dev'Added handling of NoneMerge branch 'user/cguillon/dev/unit-test-seed' into 'dev'fix : replaced unused var callchore: upd .gitignore[UnitTest] Make unit tests deterministic with fixed seedMerge branch 'chore_setOutput-should-be-const' into 'dev'fix : removed unused variablechore : testung disabling the windows releasechore : upd ci files ref branchAdd NodeExportCpp to specify NodeExport and how to generate forward and node definition.propagate setOutput changes to pybindMerge branch 'chore_setOutput-should-be-const' of gitlab.eclipse.org:eclipse/aidge/aidge_core into chore_setOutput-should-be-constMerge branch 'dev' into attr_nsFixed case issueRemoved attribute naming convention change between C++ and Python and use snake everywhereUpdate 'Operator::setOutput()' and overrides to be constUpdate 'Operator::setOutput()' and overrides to be constFix for delAttrWorking version with PythonMerge branch 'user/cguillon/dev/scalar-tensor' into 'dev'[Tests] Update operator tests forwardDims/forward for scalars[Tensor] Disambiguate undefined Tensor dimensions from Scalar TensorMerge branch 'fix_141_missing-tensorImpl-cpu' into 'dev'Heavy refactor of node_export to retrieve more attributes.
Loading