Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

training dev #1976

Open
wants to merge 33 commits into
base: dev_train
Choose a base branch
from
Open

training dev #1976

wants to merge 33 commits into from

Commits on Sep 21, 2023

  1. 增加GetModelInputDataTypesMap接口

    mcguo committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    29aa4cc View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. 增加Log的反向算子

    mcguo committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    0b852d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. fix bug: broadcast type

    mcguo committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3b0f2da View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix bug: broadcast type identifying

    mcguo committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d1c2440 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    44b0c64 View commit details
    Browse the repository at this point in the history
  2. GetModelInputDataTypeMap

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3b9495f View commit details
    Browse the repository at this point in the history
  3. GetModelInputDataTypeMap

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    836e331 View commit details
    Browse the repository at this point in the history
  4. Update tnn_impl_default.cc

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0bd23ce View commit details
    Browse the repository at this point in the history
  5. Update tnn_impl_default.h

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4c1e33a View commit details
    Browse the repository at this point in the history
  6. Update tnn_impl_rknpu.cc

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f015419 View commit details
    Browse the repository at this point in the history
  7. Update tnn_impl_rknpu.h

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4d51c1c View commit details
    Browse the repository at this point in the history
  8. Update tnn_impl_coreml.h

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    920a4d0 View commit details
    Browse the repository at this point in the history
  9. Update tnn_impl_coreml.mm

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    76d8335 View commit details
    Browse the repository at this point in the history
  10. Update tnn.cc

    doxutx committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f9501ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5fc5393 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fix: constants fix for onnx2tnn

    mcguo committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    49b5f66 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix: convertor constants

    mcguo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    e996528 View commit details
    Browse the repository at this point in the history
  2. update

    mcguo committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    11d8de1 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix: 修复转换bug

    mcguo committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e1f993d View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fixbug

    mcguo committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    bf3de2c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. update

    mcguo committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    449fe0b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    10adeb9 View commit details
    Browse the repository at this point in the history
  2. bug fix

    mcguo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    fad2795 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    00356c2 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. feat: binary算子反向传播

    mcguo committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    09b4b51 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. 一些优化

    mcguo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5fd150b View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. 测试:增加二值类的grad测试

    mcguo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    705aee9 View commit details
    Browse the repository at this point in the history
  2. fix: 修复grad取值的bug

    mcguo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    0e1478f View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. test: 增加二元的后向计算

    mcguo committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    2fbfe69 View commit details
    Browse the repository at this point in the history
  2. update

    mcguo committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9173e3e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. unary grad实现

    mcguo committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    330594e View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. InnerProduct梯度

    mcguo committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    6b1502b View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix: 梯度置零

    mcguo committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c62ad9b View commit details
    Browse the repository at this point in the history