Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[FEATURE] INT8 Quantization for BERT Sentence Classification and Question Answering #1080

Merged
merged 38 commits into from
Feb 3, 2020

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    0e2f2f6 View commit details
    Browse the repository at this point in the history
  2. support squad calibration

    xinyu-intel committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    710c6ce View commit details
    Browse the repository at this point in the history
  3. add headers

    xinyu-intel committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    9ef98b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee2126c View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. rename layernorm

    xinyu-intel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f69f087 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    d165481 View commit details
    Browse the repository at this point in the history
  2. support squad calibration

    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    c178f25 View commit details
    Browse the repository at this point in the history
  3. add headers

    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    96a0b80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7191ff View commit details
    Browse the repository at this point in the history
  5. rename layernorm

    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    9b4505d View commit details
    Browse the repository at this point in the history
  6. Merge branch 'bert_int8' of ssh://gitlab.devtools.intel.com:29418/che…

    …nxiny/gluonnlp into bert_int8
    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    71b161a View commit details
    Browse the repository at this point in the history
  7. fix lint

    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    08859e3 View commit details
    Browse the repository at this point in the history
  8. fix lint

    xinyu-intel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    8f9f531 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2019

  1. fix ut and lint

    xinyu-intel committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    4ccc979 View commit details
    Browse the repository at this point in the history
  2. fix ut

    xinyu-intel committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    412ff73 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. update python env

    xinyu-intel committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    53ea62e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. rebase from master

    xinyu-intel committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    2b994ea View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

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

Commits on Jan 16, 2020

  1. rebase from master

    xinyu-intel committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    3a915f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    720098f View commit details
    Browse the repository at this point in the history
  3. move doc

    xinyu-intel committed Jan 16, 2020
    Configuration menu
    Copy the full SHA
    a3a8913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af44a8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd2ecc5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. rebase

    xinyu-intel committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    9364726 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

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

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    7b2275f View commit details
    Browse the repository at this point in the history
  2. fix ut

    xinyu-intel committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    69b01aa View commit details
    Browse the repository at this point in the history
  3. fix ut

    xinyu-intel committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    5b500bd View commit details
    Browse the repository at this point in the history
  4. trigger

    xinyu-intel committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    85fc23e View commit details
    Browse the repository at this point in the history
  5. trigger

    xinyu-intel committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    a2fa345 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

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

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    6c08caf View commit details
    Browse the repository at this point in the history
  2. fix lint

    xinyu-intel committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    3b4eee4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. add accuracy to modelzoo

    xinyu-intel committed Feb 1, 2020
    Configuration menu
    Copy the full SHA
    54a6e3a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. resolve conflict

    xinyu-intel committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    1dbfcf7 View commit details
    Browse the repository at this point in the history
  2. add SST int8

    xinyu-intel committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    99ab77b View commit details
    Browse the repository at this point in the history
  3. address comments

    xinyu-intel committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    05918ec View commit details
    Browse the repository at this point in the history