1. 03 9月, 2021 2 次提交
  2. 02 9月, 2021 5 次提交
  3. 01 9月, 2021 4 次提交
  4. 31 8月, 2021 1 次提交
  5. 30 8月, 2021 4 次提交
  6. 28 8月, 2021 1 次提交
  7. 27 8月, 2021 5 次提交
  8. 26 8月, 2021 2 次提交
  9. 25 8月, 2021 4 次提交
  10. 24 8月, 2021 3 次提交
  11. 23 8月, 2021 5 次提交
  12. 20 8月, 2021 4 次提交
    • L
      Release/backend opendla (#1061) · d1279128
      Lei Wang 提交于
      * Organizing OpenDLA files, edit cmake to debug by step
      
      * link compiler libs
      
      * fix protobuf link error
      
      * consummation of TensorMap and PreRun
      
      * append pooling op disc, fix rtti issue
      
      * update the date type of ir_tensor
      
      * loadable data generate done
      
      * libruntime map success, but data mapping didnot work.
      
      * data mapping work, single channel worked correctly
      
      * pooling op mapping success
      
      * add log define
      
      * convolution op support
      
      * dump data function move to odla_dump
      
      * conv done
      
      * relu test done
      
      * fc op test done
      
      * test overchannel case
      
      * element wise op append
      
      * reback nvdla_layer_type to spec_ty
      
      * try new feature| cleancodetree
      
      * elementwise op test pass; simplify dataflow
      
      * optimize pass flow
      
      * fix intxx inverse to fp32 , int8 conv test done
      
      * resnet18 model test done
      
      * fix avg pool quantify err
      
      * concat op test done
      
      * deconv test failed, rubik engine must be enabled.
      
      * fix a bug, multiple input and output can be supportted
      
      * speed up opendla inference time
      
      * update debug define
      
      * append int8 group conv op; fix lowval fp support
      
      * remove include_derectories for debug
      
      * update
      
      * remove lib and include for release
      
      * updat ignore
      
      * format some text
      
      * reback ignore
      
      * update tutorial
      
      * update readme
      
      * format
      
      * reback scale
      
      * update lisence
      
      * append opendla to architeture.png
      Co-authored-by: NLei Wang <34334180+NjtechPrinceling@users.noreply.github.com>
      Co-authored-by: NBUG1989 <248857878@qq.com>
      Co-authored-by: NLeiWang1999 <LeiWang1999@users.noreply.github.com>
      d1279128
    • reachfoo's avatar
      block unet yolact nanodet ci_test (#1058) · 6fdcfdd8
      reachfoo 提交于
      6fdcfdd8
    • F
      Fix depthtospace_ref.c (#1055) · 252c690b
      FeiGeChuanShu 提交于
      * Update depthtospace_ref.c
      Co-authored-by: NFeiGeChuanShu <FeiGeChuanShu@users.noreply.github.com>
      252c690b
    • B
      Tensorflow serializer (#1056) · b265026c
      bzhang5 提交于
      * tensorflow serializer version 1
      
      * tf serializer version 1
      
      * apply code-format changes
      
      * suppoer tensorflow mobilenet
      
      * suppoer tensorflow mobilenet
      
      * apply code-format changes
      
      * apply code-format changes
      
      * Update CMakeLists.txt
      Co-authored-by: Nbzhang <bzhang@openailab.com>
      Co-authored-by: Nbzhang5 <bzhang5@users.noreply.github.com>
      b265026c