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

Gluon.probability #18403

Merged
merged 163 commits into from
Jul 7, 2020
Merged

Gluon.probability #18403

merged 163 commits into from
Jul 7, 2020

Commits on Dec 16, 2019

  1. package created

    xidulu committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    4207f3c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. mvn WIP

    xidulu committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    de160a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. normal wip, to be tested

    xidulu committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    85bcd07 View commit details
    Browse the repository at this point in the history
  2. update

    Zheng committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    49bb79e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

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

Commits on Dec 20, 2019

  1. update docstring and naming

    Zheng committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    b8458fd View commit details
    Browse the repository at this point in the history
  2. add test file

    xidulu committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    2e45472 View commit details
    Browse the repository at this point in the history
  3. Bernoulli WIP

    xidulu committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    550dbae View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2019

  1. bernoulli wip

    xidulu committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    5928490 View commit details
    Browse the repository at this point in the history
  2. bernoulli doc done

    xidulu committed Dec 23, 2019
    Configuration menu
    Copy the full SHA
    954527c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. dense variational WIP

    xidulu committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    9f8876a View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. add kl infra

    xidulu committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e7329ca View commit details
    Browse the repository at this point in the history
  2. update from upstream

    xidulu committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    64d9703 View commit details
    Browse the repository at this point in the history
  3. implement normal kl method

    xidulu committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    8e4afeb View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. refactor kl

    xidulu committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    733ddd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2020

  1. Configuration menu
    Copy the full SHA
    138b2b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37a749 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    791916c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8b4228 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b1e7c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. categorical mostly done

    xidulu committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    f24a450 View commit details
    Browse the repository at this point in the history
  2. update distribution

    Zheng committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    2369f35 View commit details
    Browse the repository at this point in the history
  3. update distributions/utils.py

    Zheng committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    94de579 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    cd578a9 View commit details
    Browse the repository at this point in the history
  2. add dot ahead of import

    xidulu committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    1ff9d05 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. update from upstream

    xidulu committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    255aaef View commit details
    Browse the repository at this point in the history
  2. fix normal F

    xidulu committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    2709680 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Update from upstream

    xidulu committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    7f8b91f View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    72dfbde View commit details
    Browse the repository at this point in the history
  2. add hybridize tests

    xidulu committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    43e5076 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2020

  1. transformation infras done

    xidulu committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    5f862cc View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    f6c0446 View commit details
    Browse the repository at this point in the history
  2. add tests cases

    xidulu committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    e307494 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. add sum_right_most

    xidulu committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    74a8c62 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. fix get F bug

    xidulu committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    a4cd45e View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

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

    Zheng committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    d214b2e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. add event_dim

    xidulu committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    3d5cfe3 View commit details
    Browse the repository at this point in the history
  2. update from upstream

    xidulu committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    a7c2172 View commit details
    Browse the repository at this point in the history
  3. fetch mvn from upstremm

    xidulu committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    87eb50f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    380ed79 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. constraint in bernoulli done

    xidulu committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    d535af3 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. fix constraint

    xidulu committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    a97937b View commit details
    Browse the repository at this point in the history
  2. finish half normal

    xidulu committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    c2799df View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2020

  1. add cached_property

    Zheng committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    6c4b84a View commit details
    Browse the repository at this point in the history
  2. add test on cached_property

    Zheng committed Jan 29, 2020
    Configuration menu
    Copy the full SHA
    8fa160c View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

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

Commits on Feb 6, 2020

  1. change constraint

    Zheng committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    bd6277f View commit details
    Browse the repository at this point in the history
  2. fix bernoulli

    Zheng committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    f506014 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. add independent

    Zheng committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    4dedd8f View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. add independent tests

    xidulu committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    e8d3ebd View commit details
    Browse the repository at this point in the history
  2. update naming of cached_property

    Zheng committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    4ef62db View commit details
    Browse the repository at this point in the history
  3. revert

    Zheng committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    9a96d74 View commit details
    Browse the repository at this point in the history
  4. add constraints

    Zheng committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    efae056 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. add Cat

    Zheng committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    8a2d7d1 View commit details
    Browse the repository at this point in the history
  2. add Stack for imperative mode

    Zheng committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    44b7e14 View commit details
    Browse the repository at this point in the history
  3. add Stack for imperative mode

    Zheng committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    1462629 View commit details
    Browse the repository at this point in the history
  4. add bernoulli entropy

    xidulu committed Feb 13, 2020
    Configuration menu
    Copy the full SHA
    fcd32a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2020

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

Commits on Feb 17, 2020

  1. categorical WIP

    xidulu committed Feb 17, 2020
    Configuration menu
    Copy the full SHA
    c0b33ae View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

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

Commits on Feb 22, 2020

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

Commits on Feb 23, 2020

  1. enumerate_support finished

    xidulu committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    16f5d07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9cde78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb8362e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. clean loss list in __call__

    xidulu committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    f0f8f3a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

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

Commits on Feb 26, 2020

  1. add gumbel, relaxed bernoulli

    xidulu committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    1b8354a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2020

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

Commits on Feb 29, 2020

  1. Configuration menu
    Copy the full SHA
    105936b View commit details
    Browse the repository at this point in the history
  2. gamma done

    xidulu committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    13714e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2020

  1. gamma, dirichlet implemented

    xidulu committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    61dba33 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. beta done

    xidulu committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    816b01d View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

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

Commits on Mar 4, 2020

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

Commits on Mar 5, 2020

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

Commits on Mar 6, 2020

  1. pareto implemented

    xidulu committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    35d4fee View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2020

  1. uniform wip

    xidulu committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    0c4a282 View commit details
    Browse the repository at this point in the history
  2. uniform done

    xidulu committed Mar 8, 2020
    Configuration menu
    Copy the full SHA
    8e659a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8d654e View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. fix chi2 scale

    xidulu committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    d4997d8 View commit details
    Browse the repository at this point in the history
  2. F distributiion done

    xidulu committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    e85dec3 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. t implemented

    xidulu committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    280869c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. fix tiny problem

    xidulu committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    16dca53 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. cauchy done

    xidulu committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    00b76ec View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. add half cauchy

    xidulu committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    7f1da0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d91201 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. add multinomial test

    xidulu committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    ab9e812 View commit details
    Browse the repository at this point in the history
  2. laplace done

    xidulu committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    aa4b9ca View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. MVN done, tests todo

    xidulu committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    33089fb View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2020

  1. mvn polished

    xidulu committed Mar 21, 2020
    Configuration menu
    Copy the full SHA
    9141f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. fix a few precison issues

    xidulu committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6c37057 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2020

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

Commits on Mar 27, 2020

  1. fix mvn attribute check

    xidulu committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    fff2a49 View commit details
    Browse the repository at this point in the history
  2. MVN done

    xidulu committed Mar 27, 2020
    Configuration menu
    Copy the full SHA
    2c805ea View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. poisson done

    xidulu committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    dd5119c View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2020

  1. hack poisson for size support

    xidulu committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ec31a4e View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. geometric finished

    xidulu committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    dfcbbca View commit details
    Browse the repository at this point in the history
  2. negative binomial done

    xidulu committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    14531a1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. binomial done

    xidulu committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    156b526 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. implement some kl

    xidulu committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    f13f6cb View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. add more kl

    xidulu committed Apr 14, 2020
    Configuration menu
    Copy the full SHA
    31d0f6d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. refactor kl test

    xidulu committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    35e567f View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. add more kl

    xidulu committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    a4d0f42 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. binomial kl todo

    xidulu committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    3b839dd View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2020

  1. update from upstream

    xidulu committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    304d7cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76efc48 View commit details
    Browse the repository at this point in the history
  3. implement gamma entropy

    xidulu committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    8d2efe5 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. finish beta dirchlet entropy

    xidulu committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    c330eab View commit details
    Browse the repository at this point in the history
  2. finishi all entropy

    xidulu committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    32c2184 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. kl finished

    xidulu committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    f13fd19 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. add constraint test

    xidulu committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    907462e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. domain map done

    xidulu committed May 4, 2020
    Configuration menu
    Copy the full SHA
    6f47521 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2020

  1. remove bayesian dense

    xidulu committed May 5, 2020
    Configuration menu
    Copy the full SHA
    67d0158 View commit details
    Browse the repository at this point in the history
  2. fix tiny problems

    xidulu committed May 5, 2020
    Configuration menu
    Copy the full SHA
    bdb732f View commit details
    Browse the repository at this point in the history
  3. add kl uniform normal

    xidulu committed May 5, 2020
    Configuration menu
    Copy the full SHA
    9a96d54 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. add kl tests

    xidulu committed May 6, 2020
    Configuration menu
    Copy the full SHA
    9966c1b View commit details
    Browse the repository at this point in the history
  2. acquire patch from upstream

    xidulu committed May 6, 2020
    Configuration menu
    Copy the full SHA
    b7fa0a6 View commit details
    Browse the repository at this point in the history
  3. add some doc

    xidulu committed May 6, 2020
    Configuration menu
    Copy the full SHA
    cdfd0d5 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2020

  1. finish doc

    xidulu committed May 7, 2020
    Configuration menu
    Copy the full SHA
    369d223 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2020

  1. refactor kl test(WIP)

    xidulu committed May 10, 2020
    Configuration menu
    Copy the full SHA
    367aa7c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

  1. make sampling more stable

    xidulu committed May 13, 2020
    Configuration menu
    Copy the full SHA
    648d639 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. handle inconsistent mode

    xidulu committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3bf65cd View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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

Commits on May 19, 2020

  1. fix file name

    xidulu committed May 19, 2020
    Configuration menu
    Copy the full SHA
    bc7f856 View commit details
    Browse the repository at this point in the history
  2. add more doc

    xidulu committed May 19, 2020
    Configuration menu
    Copy the full SHA
    7982d29 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. add constraint check

    xidulu committed May 25, 2020
    Configuration menu
    Copy the full SHA
    9effea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5a4449 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    5c00c06 View commit details
    Browse the repository at this point in the history
  2. fix import problem

    xidulu committed May 26, 2020
    Configuration menu
    Copy the full SHA
    9152e0d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. change nosetest to pytest

    xidulu committed May 27, 2020
    Configuration menu
    Copy the full SHA
    3b15cf2 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. remove buggy lines

    xidulu committed May 28, 2020
    Configuration menu
    Copy the full SHA
    f6930b5 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. change alias register path

    xidulu committed May 30, 2020
    Configuration menu
    Copy the full SHA
    6c45745 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2020

  1. attempt to fix ci

    xidulu committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    c1eb3e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. fix lint, change a few tests

    xidulu committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a390a56 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. fix lint

    xidulu committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d7e33ca View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. modify hybrid sequential

    xidulu committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    25cc066 View commit details
    Browse the repository at this point in the history
  2. fix lint

    xidulu committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c0fb8ce View commit details
    Browse the repository at this point in the history
  3. change import order

    xidulu committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    68cb6da View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. add test gluon probability v2

    xidulu committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    fef4c8e View commit details
    Browse the repository at this point in the history
  2. fix hybridize flag

    xidulu committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e85e67d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

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

    xidulu committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    894a773 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. fix comments

    xidulu committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    d74e380 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd4a418 View commit details
    Browse the repository at this point in the history
  3. fix block

    xidulu committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4ad89e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. modify domain map

    xidulu committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    c8f121b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    da86be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88b6adf View commit details
    Browse the repository at this point in the history
  3. add extra cases

    xidulu committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3fab70c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

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

Commits on Jul 2, 2020

  1. skip stochastic block tests

    xidulu committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    fa4a06c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53089dc View commit details
    Browse the repository at this point in the history
  3. remove test cases

    xidulu committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    f77b1c6 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2020

  1. put gpu tests back

    xidulu committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    c50bad0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdaf9f View commit details
    Browse the repository at this point in the history
  3. remove export test

    xidulu committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    9689c59 View commit details
    Browse the repository at this point in the history
  4. put a test back

    xidulu committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    5007a04 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2020

  1. tiny refactor

    xidulu committed Jul 4, 2020
    Configuration menu
    Copy the full SHA
    c018fe2 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. add memory leak flag

    xidulu committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    974a9a7 View commit details
    Browse the repository at this point in the history
  2. small changes

    xidulu committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    9b1564c View commit details
    Browse the repository at this point in the history