Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix renorm #38459

Merged
merged 221 commits into from Dec 27, 2021
Merged

fix renorm #38459

merged 221 commits into from Dec 27, 2021

Commits on Feb 25, 2021

  1. graph engine demo

    seemingwang committed Feb 25, 2021
    Copy the full SHA
    9d24726 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. upload unsaved changes

    seemingwang committed Feb 26, 2021
    Copy the full SHA
    7753f38 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. fix dependency error

    seemingwang committed Feb 27, 2021
    Copy the full SHA
    5fa66ab View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. fix shard_num problem

    seemingwang committed Feb 28, 2021
    Copy the full SHA
    3e12386 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. py client

    seemingwang committed Mar 2, 2021
    Copy the full SHA
    acacce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Copy the full SHA
    3f32bf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge pull request #2 from seemingwang/develop

    Merge Graph Engine
    Yelrose committed Mar 11, 2021
    Copy the full SHA
    dda5291 View commit details
    Browse the repository at this point in the history
  2. add load direct graph

    Yelrose committed Mar 11, 2021
    Copy the full SHA
    44df9ac View commit details
    Browse the repository at this point in the history
  3. add load direct graph

    Yelrose committed Mar 11, 2021
    Copy the full SHA
    c8e67b8 View commit details
    Browse the repository at this point in the history
  4. add load direct graph

    Yelrose committed Mar 11, 2021
    Copy the full SHA
    7320994 View commit details
    Browse the repository at this point in the history
  5. batch random_sample

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    f4ea973 View commit details
    Browse the repository at this point in the history
  6. batch_sample_k

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    492e551 View commit details
    Browse the repository at this point in the history
  7. fix num_nodes size

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    193203f View commit details
    Browse the repository at this point in the history
  8. batch brpc

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    b55bf42 View commit details
    Browse the repository at this point in the history
  9. batch brpc

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    102ae95 View commit details
    Browse the repository at this point in the history
  10. add test

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    3106b2a View commit details
    Browse the repository at this point in the history
  11. add test

    WeiyueSu committed Mar 11, 2021
    Copy the full SHA
    51ed7d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Merge pull request #1 from Yelrose/develop

    Add Simple Loading for Direct Graph
    seemingwang committed Mar 12, 2021
    Copy the full SHA
    94025b9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e087485 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from seemingwang/develop

    Merge pull request #1 from Yelrose/develop
    Yelrose committed Mar 12, 2021
    Copy the full SHA
    455e2a0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c588c96 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. merge

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    391b8e5 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    2dc7ebf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f1ea3ac View commit details
    Browse the repository at this point in the history
  4. resolved conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    e359135 View commit details
    Browse the repository at this point in the history
  5. resolved conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    a4e8939 View commit details
    Browse the repository at this point in the history
  6. resolved conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    290840f View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    d98be69 View commit details
    Browse the repository at this point in the history
  8. merge pair type

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    db6ee86 View commit details
    Browse the repository at this point in the history
  9. resolved conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    550a23f View commit details
    Browse the repository at this point in the history
  10. merge separate

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    4a7327d View commit details
    Browse the repository at this point in the history
  11. fix

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    abb0ee0 View commit details
    Browse the repository at this point in the history
  12. resolved conflict

    Yelrose committed Mar 15, 2021
    Copy the full SHA
    2feadfe View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3 from Yelrose/develop

    Add LoadNode; Change add_node;
    seemingwang committed Mar 15, 2021
    Copy the full SHA
    ba57877 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    dbfa6ac View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    92e0b2c View commit details
    Browse the repository at this point in the history
  16. random_sample return 0

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    583e8de View commit details
    Browse the repository at this point in the history
  17. rm useless loop

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    32558de View commit details
    Browse the repository at this point in the history
  18. test:load edge

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    8643616 View commit details
    Browse the repository at this point in the history
  19. fix ret -1

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    a21d599 View commit details
    Browse the repository at this point in the history
  20. test: rm sample

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    dd14309 View commit details
    Browse the repository at this point in the history
  21. rm sample

    WeiyueSu committed Mar 15, 2021
    Copy the full SHA
    86ff4d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Merge pull request #2 from WeiyueSu/batch_sample_k

    Batch sample k
    seemingwang committed Mar 16, 2021
    Copy the full SHA
    2abf38c View commit details
    Browse the repository at this point in the history
  2. random_sample return future

    WeiyueSu committed Mar 16, 2021
    Copy the full SHA
    7a14737 View commit details
    Browse the repository at this point in the history
  3. random_sample return int

    WeiyueSu committed Mar 16, 2021
    Copy the full SHA
    b6cc9f0 View commit details
    Browse the repository at this point in the history
  4. test fake node

    WeiyueSu committed Mar 16, 2021
    Copy the full SHA
    2a70bd8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from WeiyueSu/batch_sample_k

    random_sample return future
    seemingwang committed Mar 16, 2021
    Copy the full SHA
    eb53bfa View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from seemingwang/develop

    Merge SampleK
    Yelrose committed Mar 16, 2021
    Copy the full SHA
    1334f2c View commit details
    Browse the repository at this point in the history
  7. fixed here

    Yelrose committed Mar 16, 2021
    Copy the full SHA
    6a28d02 View commit details
    Browse the repository at this point in the history
  8. merge conflict

    Yelrose committed Mar 16, 2021
    Copy the full SHA
    b08a36f View commit details
    Browse the repository at this point in the history
  9. memory leak

    seemingwang committed Mar 16, 2021
    Copy the full SHA
    1dfc021 View commit details
    Browse the repository at this point in the history
  10. remove test code

    seemingwang committed Mar 16, 2021
    Copy the full SHA
    832cab8 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Merge pull request #7 from seemingwang/develop

    Merge
    Yelrose committed Mar 17, 2021
    Copy the full SHA
    6c38fa0 View commit details
    Browse the repository at this point in the history
  2. fix return problem

    seemingwang committed Mar 17, 2021
    Copy the full SHA
    bf41ef9 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

  1. add common_graph_table

    Yelrose committed Mar 18, 2021
    Copy the full SHA
    ff54377 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    efeded9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from seemingwang/develop

    Merge from seemingwang
    Yelrose committed Mar 18, 2021
    Copy the full SHA
    eb89064 View commit details
    Browse the repository at this point in the history
  4. add common_graph_table

    Yelrose committed Mar 18, 2021
    Copy the full SHA
    5d53dfe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7fb7407 View commit details
    Browse the repository at this point in the history
  6. sample with srand

    WeiyueSu committed Mar 18, 2021
    Copy the full SHA
    e30dfa5 View commit details
    Browse the repository at this point in the history
  7. add node_types

    Yelrose committed Mar 18, 2021
    Copy the full SHA
    77b2351 View commit details
    Browse the repository at this point in the history
  8. optimize nodes sample

    seemingwang committed Mar 18, 2021
    Copy the full SHA
    6fdb5c9 View commit details
    Browse the repository at this point in the history
  9. recover test

    seemingwang committed Mar 18, 2021
    Copy the full SHA
    217b17f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. random sample

    WeiyueSu committed Mar 19, 2021
    Copy the full SHA
    90f30ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ad66425 View commit details
    Browse the repository at this point in the history
  3. destruct weighted sampler

    WeiyueSu committed Mar 19, 2021
    Copy the full SHA
    ec2555a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from Yelrose/develop

    Add NodeTypes
    seemingwang committed Mar 19, 2021
    Copy the full SHA
    6627904 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from WeiyueSu/sample

    sample with srand
    seemingwang committed Mar 19, 2021
    Copy the full SHA
    46dc17f View commit details
    Browse the repository at this point in the history
  6. GraphEdgeBlob

    WeiyueSu committed Mar 19, 2021
    Copy the full SHA
    31d411a View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Copy the full SHA
    3ace545 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9e3b8b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from WeiyueSu/sample

    GraphEdgeBlob
    seemingwang committed Mar 20, 2021
    Copy the full SHA
    1c067db View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. pybind sample nodes api

    seemingwang committed Mar 21, 2021
    Copy the full SHA
    7d2dd6e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    56ed7ca View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge pull request #9 from seemingwang/develop

    Merge From seeming
    Yelrose committed Mar 22, 2021
    Copy the full SHA
    009cc03 View commit details
    Browse the repository at this point in the history
  2. pull nodes with step

    seemingwang committed Mar 22, 2021
    Copy the full SHA
    09667d1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #10 from seemingwang/develop

    pull nodes with step
    Yelrose committed Mar 22, 2021
    Copy the full SHA
    67aabdb View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f861faa View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from Yelrose/develop

    Fixed pull_graph_list bug; add test case for pull_graph_list by step
    seemingwang committed Mar 22, 2021
    Copy the full SHA
    5f6c168 View commit details
    Browse the repository at this point in the history
  6. add graph table;name

    Yelrose committed Mar 22, 2021
    Copy the full SHA
    95676f7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #11 from seemingwang/develop

    Merge pull request #8 from Yelrose/develop
    Yelrose committed Mar 22, 2021
    Copy the full SHA
    d45fb2e View commit details
    Browse the repository at this point in the history
  8. add graph table;name

    Yelrose committed Mar 22, 2021
    Copy the full SHA
    a41ee8b View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    aebd753 View commit details
    Browse the repository at this point in the history
  10. add pybind

    Yelrose committed Mar 22, 2021
    Copy the full SHA
    2da46ad View commit details
    Browse the repository at this point in the history
  11. add pybind

    Yelrose committed Mar 22, 2021
    Copy the full SHA
    7d51520 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #9 from Yelrose/develop

    Add Table Name; Feature Info
    seemingwang committed Mar 22, 2021
    Copy the full SHA
    3e68780 View commit details
    Browse the repository at this point in the history
  13. add FeatureNode

    WeiyueSu committed Mar 22, 2021
    Copy the full SHA
    c0284fe View commit details
    Browse the repository at this point in the history
  14. add FeatureNode

    WeiyueSu committed Mar 22, 2021
    Copy the full SHA
    fe4afed View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge pull request #12 from WeiyueSu/FeatureNode

    Feature node
    Yelrose committed Mar 23, 2021
    Copy the full SHA
    20ebad3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from WeiyueSu/FeatureNode

    Feature node
    seemingwang committed Mar 23, 2021
    Copy the full SHA
    e96c14b View commit details
    Browse the repository at this point in the history
  3. add FeatureNode Serialize

    Yelrose committed Mar 23, 2021
    Copy the full SHA
    9d3188a View commit details
    Browse the repository at this point in the history
  4. add FeatureNode Serialize

    Yelrose committed Mar 23, 2021
    Copy the full SHA
    c7e47f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #13 from seemingwang/develop

    Merge pull request #10 from WeiyueSu/FeatureNode
    Yelrose committed Mar 23, 2021
    Copy the full SHA
    1b4b50c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from Yelrose/develop

    Add FeatureNode serializer
    seemingwang committed Mar 23, 2021
    Copy the full SHA
    aa1dd6b View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. get_feat_node

    WeiyueSu committed Mar 24, 2021
    Copy the full SHA
    a81a214 View commit details
    Browse the repository at this point in the history
  2. avoid local rpc

    seemingwang committed Mar 24, 2021
    Copy the full SHA
    f4a18d8 View commit details
    Browse the repository at this point in the history
  3. fix get_node_feat

    luobin06 committed Mar 24, 2021
    Copy the full SHA
    09fc145 View commit details
    Browse the repository at this point in the history
  4. fix get_node_feat

    luobin06 committed Mar 24, 2021
    Copy the full SHA
    ad30c1c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8f2a1bc View commit details
    Browse the repository at this point in the history
  6. remove log

    seemingwang committed Mar 24, 2021
    1
    Copy the full SHA
    4a32d64 View commit details
    Browse the repository at this point in the history
  7. merge

    WeiyueSu committed Mar 24, 2021
    Copy the full SHA
    959198a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #12 from WeiyueSu/FeatureNode

    Feature node
    seemingwang committed Mar 24, 2021
    1
    Copy the full SHA
    bb48ece View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6f4223c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Merge pull request #13 from WeiyueSu/FeatureNode

    get_node_feat return  py:bytes
    seemingwang committed Mar 25, 2021
    1
    Copy the full SHA
    74d2167 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from WeiyueSu/FeatureNode

    get_node_feat return  py:bytes
    seemingwang committed Mar 25, 2021
    Copy the full SHA
    578e305 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5be0c8e View commit details
    Browse the repository at this point in the history
  4. fix threadpool.h head

    seemingwang committed Mar 25, 2021
    Copy the full SHA
    1181212 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. fix

    Liwb5 committed Mar 26, 2021
    Copy the full SHA
    ffd07a2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from Liwb5/develop

    fix
    seemingwang committed Mar 26, 2021
    Copy the full SHA
    527379f View commit details
    Browse the repository at this point in the history
  3. fix typo

    Liwb5 committed Mar 26, 2021
    Copy the full SHA
    1d87155 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from Liwb5/develop

    fix typo
    seemingwang committed Mar 26, 2021
    Copy the full SHA
    9a47d1d View commit details
    Browse the repository at this point in the history
  5. merge test

    seemingwang committed Mar 26, 2021
    Copy the full SHA
    eb8d992 View commit details
    Browse the repository at this point in the history
  6. merge graph_engine

    seemingwang committed Mar 26, 2021
    Copy the full SHA
    f95b4d2 View commit details
    Browse the repository at this point in the history
  7. resolve conflicts

    seemingwang committed Mar 26, 2021
    1
    Copy the full SHA
    af03ec9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. resolve conflict

    seemingwang committed Mar 27, 2021
    1
    Copy the full SHA
    49e2154 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    seemingwang committed Mar 27, 2021
    1
    Copy the full SHA
    0f2e0b1 View commit details
    Browse the repository at this point in the history
  3. recover lost content

    seemingwang committed Mar 27, 2021
    1
    Copy the full SHA
    2c3515a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. fix pybind of FeatureNode

    Liwb5 committed Mar 28, 2021
    Copy the full SHA
    8826468 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from Liwb5/develop

    fix pybind of FeatureNode
    seemingwang committed Mar 28, 2021
    Copy the full SHA
    2cb2eaf View commit details
    Browse the repository at this point in the history
  3. recover cmake

    seemingwang committed Mar 28, 2021
    Copy the full SHA
    5b2393b View commit details
    Browse the repository at this point in the history
  4. recover tools

    seemingwang committed Mar 28, 2021
    1
    Copy the full SHA
    bdd9404 View commit details
    Browse the repository at this point in the history
  5. 1
    Copy the full SHA
    88cd27a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. resolve conflict

    seemingwang committed Mar 29, 2021
    1
    Copy the full SHA
    6535661 View commit details
    Browse the repository at this point in the history
  2. resolve linking problem

    seemingwang committed Mar 29, 2021
    1
    Copy the full SHA
    63d7fdc View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    seemingwang committed Mar 29, 2021
    1
    Copy the full SHA
    0280122 View commit details
    Browse the repository at this point in the history
  4. code style

    seemingwang committed Mar 29, 2021
    1
    Copy the full SHA
    fe5eb72 View commit details
    Browse the repository at this point in the history
  5. change test_server port

    seemingwang committed Mar 29, 2021
    Copy the full SHA
    6f0b2e1 View commit details
    Browse the repository at this point in the history
  6. 1
    Copy the full SHA
    ed9a69f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. 1
    Copy the full SHA
    c705c84 View commit details
    Browse the repository at this point in the history
  2. fix code problems

    seemingwang committed Mar 30, 2021
    Copy the full SHA
    771be00 View commit details
    Browse the repository at this point in the history
  3. remove shard_num config

    seemingwang committed Mar 30, 2021
    1
    Copy the full SHA
    1a3013a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. remove redundent threads

    seemingwang committed Mar 31, 2021
    1
    Copy the full SHA
    bd6b545 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. optimize start server

    seemingwang committed Apr 1, 2021
    1
    Copy the full SHA
    a768899 View commit details
    Browse the repository at this point in the history
  2. remove logs

    seemingwang committed Apr 1, 2021
    1
    Copy the full SHA
    085bca6 View commit details
    Browse the repository at this point in the history
  3. fix code problems

    seemingwang committed Apr 1, 2021
    Copy the full SHA
    3b44e5a View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    0f85b95 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. 1
    Copy the full SHA
    2afea69 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    seemingwang committed Apr 6, 2021
    1
    Copy the full SHA
    ceebbf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. 1
    Copy the full SHA
    a537778 View commit details
    Browse the repository at this point in the history
  2. code style change

    seemingwang committed Apr 7, 2021
    Copy the full SHA
    06c6c9b View commit details
    Browse the repository at this point in the history
  3. 1
    Copy the full SHA
    f291ea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Copy the full SHA
    d4d4e1a View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    59fa614 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Copy the full SHA
    7f5c835 View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    faadcba View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Copy the full SHA
    618b7ce View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. 1
    Copy the full SHA
    7ced015 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. remove unused shell

    seemingwang committed May 18, 2021
    1
    Copy the full SHA
    20023e9 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    seemingwang committed May 18, 2021
    Copy the full SHA
    df5c83c View commit details
    Browse the repository at this point in the history
  3. recover dropout_op_pass.h

    seemingwang committed May 18, 2021
    1
    Copy the full SHA
    e9a718d View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

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

Commits on May 22, 2021

  1. fix potential stack overflow when request number is too large & node …

    …add & node clear & node remove
    seemingwang committed May 22, 2021
    1
    Copy the full SHA
    5b07c6c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 9, 2021

  1. Copy the full SHA
    2037c51 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Merge pull request #18 from Liwb5/engine2.0

    speed up graph neighbors sampling
    seemingwang committed Jul 11, 2021
    1
    Copy the full SHA
    fc74f83 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. fix bug of random sample k

    Liwb5 committed Jul 12, 2021
    Copy the full SHA
    d743606 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from Liwb5/engine2.0

    fix bug of random sample k
    seemingwang committed Jul 12, 2021
    1
    Copy the full SHA
    0a4a081 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4ffe97b View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    4f32d9b View commit details
    Browse the repository at this point in the history
  5. fix code style

    seemingwang committed Jul 12, 2021
    1
    Copy the full SHA
    4cfea1f View commit details
    Browse the repository at this point in the history
  6. fix code style

    seemingwang committed Jul 12, 2021
    1
    Copy the full SHA
    6087b28 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Copy the full SHA
    69de4b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Copy the full SHA
    960f575 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a0982ae View commit details
    Browse the repository at this point in the history
  3. fix style

    seemingwang committed Jul 28, 2021
    1
    Copy the full SHA
    fdac4b6 View commit details
    Browse the repository at this point in the history
  4. fix

    seemingwang committed Jul 28, 2021
    1
    Copy the full SHA
    dfdfc05 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. recover capacity check

    seemingwang committed Jul 29, 2021
    1
    Copy the full SHA
    4308f91 View commit details
    Browse the repository at this point in the history
  2. fix style

    seemingwang committed Jul 29, 2021
    1
    Copy the full SHA
    f73d6c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Copy the full SHA
    b97ae60 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    46cdd0b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    30b0226 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ead5c00 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Merge pull request #20 from Yelrose/rm_node

    add "remove feature_node pyblind";  add set_features
    seemingwang committed Aug 18, 2021
    1
    Copy the full SHA
    703bbb1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2b11dd7 View commit details
    Browse the repository at this point in the history
  3. 1
    Copy the full SHA
    e07415a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Copy the full SHA
    ff9fec7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    17fb675 View commit details
    Browse the repository at this point in the history
  3. optimize

    seemingwang committed Sep 23, 2021
    Copy the full SHA
    1ff10c6 View commit details
    Browse the repository at this point in the history
  4. remove logs

    seemingwang committed Sep 23, 2021
    1
    Copy the full SHA
    5131c0c View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Copy the full SHA
    4e34361 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Copy the full SHA
    db2452e View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    d5f4e65 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2021

  1. cache for graph engine

    seemingwang committed Oct 31, 2021
    1
    Copy the full SHA
    7921b74 View commit details
    Browse the repository at this point in the history
  2. fix type compare error

    seemingwang committed Oct 31, 2021
    Copy the full SHA
    ef02848 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Copy the full SHA
    8692ff5 View commit details
    Browse the repository at this point in the history
  2. remove header

    seemingwang committed Nov 1, 2021
    Copy the full SHA
    d248672 View commit details
    Browse the repository at this point in the history
  3. 1
    Copy the full SHA
    ccfd3e8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    940a85b View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Copy the full SHA
    adb29a4 View commit details
    Browse the repository at this point in the history
  2. remove unused function

    seemingwang committed Nov 3, 2021
    Copy the full SHA
    a11ef3f View commit details
    Browse the repository at this point in the history
  3. 1
    Copy the full SHA
    e90c780 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. simplify cache template

    seemingwang committed Nov 4, 2021
    Copy the full SHA
    058e944 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    seemingwang committed Nov 4, 2021
    1
    Copy the full SHA
    e51abd0 View commit details
    Browse the repository at this point in the history
  3. cache api on client

    seemingwang committed Nov 4, 2021
    1
    Copy the full SHA
    c8d91fb View commit details
    Browse the repository at this point in the history
  4. fix

    seemingwang committed Nov 4, 2021
    1
    Copy the full SHA
    0c0b63e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. 1
    Copy the full SHA
    24e1df2 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. reduce cache memory

    seemingwang committed Nov 12, 2021
    1
    Copy the full SHA
    9bc1f35 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    seemingwang committed Nov 12, 2021
    1
    Copy the full SHA
    1325315 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. cache optimization

    seemingwang committed Nov 13, 2021
    1
    Copy the full SHA
    2e48442 View commit details
    Browse the repository at this point in the history
  2. merge updates

    seemingwang committed Nov 13, 2021
    Copy the full SHA
    3a31f38 View commit details
    Browse the repository at this point in the history
  3. remove test function

    seemingwang committed Nov 13, 2021
    1
    Copy the full SHA
    4fb7b3b View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    93e1bc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Copy the full SHA
    2cc00bd View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    6877d97 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2021

  1. Copy the full SHA
    f22aa9b View commit details
    Browse the repository at this point in the history
  2. remove logs

    seemingwang committed Dec 1, 2021
    1
    Copy the full SHA
    c972210 View commit details
    Browse the repository at this point in the history
  3. 5
    Copy the full SHA
    afd080a View commit details
    Browse the repository at this point in the history
  4. 1
    Copy the full SHA
    ff2d25b View commit details
    Browse the repository at this point in the history
  5. use inference

    seemingwang committed Dec 1, 2021
    Copy the full SHA
    9242793 View commit details
    Browse the repository at this point in the history
  6. remove test code

    seemingwang committed Dec 1, 2021
    1
    Copy the full SHA
    099c5aa View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. renorm op

    seemingwang committed Dec 9, 2021
    Copy the full SHA
    15bdaf8 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. simplify renorm op

    seemingwang committed Dec 13, 2021
    Copy the full SHA
    bb06a4c View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. renorm op

    seemingwang committed Dec 23, 2021
    Copy the full SHA
    937765c View commit details
    Browse the repository at this point in the history
  2. recover local changes

    seemingwang committed Dec 23, 2021
    Copy the full SHA
    9b03364 View commit details
    Browse the repository at this point in the history
  3. recover renorm op kernel

    seemingwang committed Dec 23, 2021
    Copy the full SHA
    2c45d5f View commit details
    Browse the repository at this point in the history
  4. fix init

    seemingwang committed Dec 23, 2021
    Copy the full SHA
    da9b592 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b2ad22e View commit details
    Browse the repository at this point in the history
  6. fix import

    seemingwang committed Dec 23, 2021
    Copy the full SHA
    7af9f29 View commit details
    Browse the repository at this point in the history
  7. fix import

    seemingwang committed Dec 23, 2021
    1
    Copy the full SHA
    d742549 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. add renorm to init.py

    seemingwang committed Dec 26, 2021
    Copy the full SHA
    23770f6 View commit details
    Browse the repository at this point in the history
  2. merge

    seemingwang committed Dec 26, 2021
    1
    Copy the full SHA
    44c5a2d View commit details
    Browse the repository at this point in the history