Skip to content
Snippets Groups Projects
Select Git revision
  • 261-incorrect-dimensions-for-squeeze-operator-when-loading-mobilenetv1
  • add_clipping_node
  • add_metaops_bwd
  • associate_output
  • chore_268_clarify-data-param-attributes
  • chore_clean-node-and-graphview
  • chore_move_broadcasting_to_core
  • copytape
  • cuda_device
  • custom_pybind
  • dataProvider_setBackend
  • dev protected
  • enhance_resize
  • experiment_with_pipeline
  • experimental
  • feat/formatting
  • feat_aidge197_namespaces
  • feat_benchmark
  • feat_enhance_operator_resize_support
  • feat_hw_model
  • v0.6.2
  • v0.6.1
  • v0.6.0
  • 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
33 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.027Mar2625242120171612105432128Feb27262524212019181714131211106531Jan29282423212019181716151410987220Dec1613111096543230Nov292827262521201918151413128765431Oct30Added const qualifier for attributesAdded binding for Fold and Unfold (fixed case issue with Expand)Added TopK operatortemporary fix for a test that should completly be redesigned and optimize 'RandomGraph::gen()' functionadd: fmt/stl.h include to DynamicAttribute to support the storage of vectorsimprove DataType by matching every standard type based on some features instead of a few manually chosen onesenforce the use of C++-14 in aidge_export_aidge CMakeLists file (previous fix that was not repercuted)fix: warningsReset the CP model by defaultRemove deleted includeApply 1 suggestion(s) to 1 file(s)override setDataType for Cast_opFixing the resetInput method to work with MetaOperatorsadd TransposeFC MetaOp and remove transA and transB attr from FCfix_import_testsfix_import_testsadd Sum operatorreorder FC factory function argumentssupport only bias of size outChannels for factory func limitationsfix python binding of FC_Opadd transA and transB attr for FCsupport 2D bias in FCadd alpha and beta attr to FCMake graph matching fail on syntax errorRemoved trailing ; warningRemoved redudant code in GraphView's add() methods.Removed unnecessary while-loop when checking for duplicate node names.Added actual pointer comparison while creating unique names in the GraphView.add() method.Corrected logic of creating unique names in the GraphView.add() method.Employ createUniqueName() in the add() function.edit: nodes: update the comments and documentations of new functions andadd: Node: handle custom io names for nodes, allow to match graph[Transpose] update output DataFormat based on input DataFormat and ouputDimsOrderAdded check for fmt version.Upd squeeze python unit-testsupd some files to changesChange FATAL to ERROR in Conv::forwardDimsReduce 'cpu/TensorImpl.cpp' compiled obj size from 545KB to 504KBMove generic implementations to their own filesfix wrong python bindingMove generic implementations of Cast, Concat and DepthToSpace to their own filesMove code from header to source file
Loading