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.012Jan111085421Dec20181514131211109876543130Nov292827242322212017161514131098730Oct272625242320191817161312111096543229Sep2827262524222120191815141312118765Fix issue with Identity nb output.Merge remote-tracking branch 'origin/main' into devsmall optimizations in some graphRegex classesApply 1 suggestion(s) to 1 file(s)[Add] python binding for new graph matching system[IMP] Tensor size is always set to be >=1.Fix numpy -> tensor with latest tensorImpl changes (copyFromHost instead of setRawPtr) + Use of std::int32_t instead of in and std::int64_t instead of long to fit Data.hpp convention.[feat/DataTypes][FIX] fixing duplicated const attribute[MERGE][origin/main][Producer] add constant attribute to disable setOutput method.[PyBind] Add set input/output method for OperatorTensor.Add support for int64 with Numpy interrop.[MERGE][origin/main][WIP][NF] beginning merge, issue with TensorImpl not correctly implemented (used in ExplicitCastMove.cpp)[MERGE][origin/main]Merge branch 'tiling' into 'main'Merge remote-tracking branch 'origin/main' into tilingtilingtiling[tmp] remove windows tests[tmp] remove windows CI[Add] GraphView helper for manipulation functions, add 'producers()'Merge branch 'tiling' into dataloaderMerge with main[MERGE][origin/main][FIX] also fixing many errors in main branchfix GraphView::compile() binding & add showProducer option in GraphView::save()Update Operators with device functionMerge remote-tracking branch 'origin/main' into tilingMerge branch 'convert' into 'main'[IMPR] GetImpl returns a ref, throws if no implemMake OperatorTensor::setDataType() more genericAdditionnal fixes[IMPR] getImpl throw if no implFixed reviewed issuesUpdate fuseBatchNorm to include ConvDepthWise and MetaOperator containing Conv or ConvDepthWise as an outputMinor changes: doc+optimization keywordsReduce graph regex matching time with the help of @vincentlorrainFixed PaddedConvDepthWise ProducersAdded AnyPtr for possible future useAdded offset to copy + renamed getRaw to getRawPtrgetIdx() accepts less dimensionsRemoved mSizeM1 which is not that usefull
Loading