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

Support Quantized Fully Connected by INT8 GEMM #12922

Merged
merged 24 commits into from
Dec 15, 2018
Merged

Commits on Oct 23, 2018

  1. add quantized fully connect support

    Li, Hao H committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    49b189f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2bfef4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. retrigger to ci testing

    Li, Hao H committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    91f1a9b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

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

Commits on Oct 30, 2018

  1. fix typo bug

    Li, Hao H committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    471a2dc View commit details
    Browse the repository at this point in the history
  2. retrigger the ci test

    Li, Hao H committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    7b64226 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. fix typo bug

    Li, Hao H committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    1dbc106 View commit details
    Browse the repository at this point in the history
  2. retrigger ci

    Li, Hao H committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    babc764 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. retrigger the ci test

    Li, Hao H committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    d365b64 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. retrigger the ci

    Li, Hao H committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    1010deb View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. retrigger the ci test

    Li, Hao H committed Nov 7, 2018
    Configuration menu
    Copy the full SHA
    818021d View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. retrigger ci test

    Li, Hao H committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    b3df5a6 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. fix indent issue

    Li, Hao H committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    b3bf9f7 View commit details
    Browse the repository at this point in the history
  2. retrigger the ci

    Li, Hao H committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    e537fc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. retrigger the ci test

    Li, Hao H committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    72b81d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. add verbose message

    Li, Hao H committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    1f98f63 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. update log message

    Li, Hao H committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9171b1a View commit details
    Browse the repository at this point in the history
  2. using range for loop

    Li, Hao H committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    daf75e6 View commit details
    Browse the repository at this point in the history
  3. using for auto range

    Li, Hao H committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    1ea0675 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. enable MKL BLAS ci test

    Li, Hao H committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    c87402e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from apache/master

    sync to latest master code base
    Hao Li authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    28bf1c3 View commit details
    Browse the repository at this point in the history
  3. fix typo issue

    Li, Hao H committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    88562b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. use TYPE_ASSIGN_CHECK

    Li, Hao H committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    54ee001 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. retrigger the ci

    Li, Hao H committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    d2dde15 View commit details
    Browse the repository at this point in the history