Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

implement Resize operator #228

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

implement Resize operator #228

wants to merge 13 commits into from

Commits on Sep 8, 2020

  1. implement Resize operator

    fs-eire committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    bbe7ae1 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    4953b08 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump ini from 1.3.5 to 1.3.7 (microsoft#244)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and fs-eire committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    bc16512 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54f4134 View commit details
    Browse the repository at this point in the history
  4. wasm: support int32 for Add, Sub and Mul (microsoft#245)

    * wasm: support int32 for Add, Sub and Mul
    
    * enable test cases only for WASM
    fs-eire committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3f9c73b View commit details
    Browse the repository at this point in the history
  5. src: fix switch statement (microsoft#252)

    Switch statement does not handle disjunction as a list of cases. Consider writing separate cases for each.
    
    Co-authored-by: Yulong Wang <yulongw@microsoft.com>
    hodovani and fs-eire committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9f9544e View commit details
    Browse the repository at this point in the history
  6. src: remove testing a collection size for < 0 (microsoft#253)

    Testing a collection size for < 0 will always be false.
    hodovani authored and fs-eire committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    799f2fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7535c30 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70ddf96 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    612ca5c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b334c50 View commit details
    Browse the repository at this point in the history
  11. disable tests on safari

    fs-eire committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    fba5d46 View commit details
    Browse the repository at this point in the history