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

support new webgl backend. #297

Merged
merged 11 commits into from
Dec 7, 2018
Merged

Commits on Nov 28, 2018

  1. [WebGL2] new backend based on tfjs-core

    GreyZzzzzzXh committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    0403bf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14f90c View commit details
    Browse the repository at this point in the history
  3. [WebGL2] fix conflicts

    GreyZzzzzzXh committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    17905e2 View commit details
    Browse the repository at this point in the history
  4. [WebGL2] add the dependencies required by tfjs

    GreyZzzzzzXh committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    34e3280 View commit details
    Browse the repository at this point in the history
  5. [WebGL2] update README.md

    GreyZzzzzzXh committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    bb84007 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. [WebGL] use 'npm i' to install tfjs-core

    GreyZzzzzzXh committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    16d8af5 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. [WebGL] modify interface for backend choosing / import official tfjs-…

    …core
    GreyZzzzzzXh committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    b20c4db View commit details
    Browse the repository at this point in the history
  2. [WebGL] add warning when float precision is only 16-bit

    GreyZzzzzzXh committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    1e62f85 View commit details
    Browse the repository at this point in the history
  3. [WebGL] fix depthwise conv2d bug

    GreyZzzzzzXh committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    0eeb44f View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. [WebGL] fix coding style

    GreyZzzzzzXh committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    d9788ef View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. [WebGL] improve RESHAPE

    GreyZzzzzzXh committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    af02c9c View commit details
    Browse the repository at this point in the history