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

[UPD]add scatternd op to xcode project file #1961

Merged
merged 36 commits into from
Sep 27, 2023

Commits on Jul 18, 2022

  1. [UPD]fix const for only 1 element; fix binary op for old model with w…

    …rong weight shape; update profile for npu; fix const layer error;
    darrenyao87 committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    e2af952 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34cf410 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce4662 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ed5e5f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

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

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    f7e1bec View commit details
    Browse the repository at this point in the history
  2. fix coreml comile error

    darrenyao87 committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    120113e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fix build script

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    31eca46 View commit details
    Browse the repository at this point in the history
  2. fix build script

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5762a8d View commit details
    Browse the repository at this point in the history
  3. add build flag

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ad1bffe View commit details
    Browse the repository at this point in the history
  4. fix build script

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    591173e View commit details
    Browse the repository at this point in the history
  5. delete mac xcode project

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    e9a8289 View commit details
    Browse the repository at this point in the history
  6. [UPD]fix build script

    darrenyao87 committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    5b7db17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7287994 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 27, 2023

  1. Merge remote-tracking branch 'upstream/master'

    # Conflicts:
    #	platforms/ios/tnn.xcodeproj/project.pbxproj
    #	platforms/ios/tnn.xcodeproj/xcshareddata/xcschemes/tnn_x86.xcscheme
    #	scripts/build_framework_ios.sh
    #	scripts/build_framework_macos.sh
    darrenyao87 committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    2e86544 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    8b9be34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8505e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937e5d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da7ccda View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    ba93ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75f32cf View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    174734c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6388524 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb18760 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

  1. Configuration menu
    Copy the full SHA
    0f6178d View commit details
    Browse the repository at this point in the history
  2. [UPD]enable swish op cvt

    darrenyao87 committed Mar 26, 2023
    Configuration menu
    Copy the full SHA
    08c2b86 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    cb5c045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c782484 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    750933c View commit details
    Browse the repository at this point in the history
  4. Revert "[UPD]support save int8 for embedding"

    This reverts commit 750933c.
    darrenyao87 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2b1447f View commit details
    Browse the repository at this point in the history
  5. Merge commit 'c782484f193cae2066e4206f595a2480e1f139e7'

    * commit 'c782484f193cae2066e4206f595a2480e1f139e7':
      [BUG]fix bug of fusing mul-add to bn (Tencent#1915)
    darrenyao87 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    75ea862 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d36a24 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

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

Commits on Sep 25, 2023

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