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

Support super resolution models and benchmarking #291

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

Commits on May 6, 2021

  1. 6d tensor support in coord lib

    depth-to-space kernel
    bug fixes
    Tixxx committed May 6, 2021
    Configuration menu
    Copy the full SHA
    99f24c0 View commit details
    Browse the repository at this point in the history
  2. added tests for 6d and depthtospace

    Tixxx committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7298e79 View commit details
    Browse the repository at this point in the history
  3. added benchmark tool for onnxjs

    Tixxx committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d86cdef View commit details
    Browse the repository at this point in the history
  4. added benchmark build folders to gitignore

    Tixxx committed May 6, 2021
    Configuration menu
    Copy the full SHA
    b6a6b30 View commit details
    Browse the repository at this point in the history
  5. minor comments

    Tixxx committed May 6, 2021
    Configuration menu
    Copy the full SHA
    347dbdf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. fixed depth to space test failure

    Tixxx committed May 10, 2021
    Configuration menu
    Copy the full SHA
    d2dc883 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. fixed correctness for both depthToSpace and new packed matmul

    migrating this to the new repo...
    Tixxx committed May 11, 2021
    Configuration menu
    Copy the full SHA
    4c5d979 View commit details
    Browse the repository at this point in the history