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

[WIP] W2V & Aggregates #7087

Merged
merged 129 commits into from Feb 7, 2019
Merged

[WIP] W2V & Aggregates #7087

merged 129 commits into from Feb 7, 2019

Commits on Jan 29, 2019

  1. Aggregates gone

    alexanderst committed Jan 29, 2019
    Copy the full SHA
    1dab57d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c27673e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a607b9f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Copy the full SHA
    04d122e View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    41e11cf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Copy the full SHA
    8246bc9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c04149f View commit details
    Browse the repository at this point in the history
  3. Negative sampling added

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    ea22286 View commit details
    Browse the repository at this point in the history
  4. Parallel mode testing

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    ad50e70 View commit details
    Browse the repository at this point in the history
  5. Parallel mode testing

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    76c670a View commit details
    Browse the repository at this point in the history
  6. Parallel mode testing

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    c5404ef View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ab59aec View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    1e479f6 View commit details
    Browse the repository at this point in the history
  9. minor skipgram fix

    raver119 committed Jan 31, 2019
    Copy the full SHA
    45bee88 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    95921ae View commit details
    Browse the repository at this point in the history
  11. one small tweak

    raver119 committed Jan 31, 2019
    Copy the full SHA
    8c9dded View commit details
    Browse the repository at this point in the history
  12. Negative corrected

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    299e503 View commit details
    Browse the repository at this point in the history
  13. Negative corrected

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    527a06d View commit details
    Browse the repository at this point in the history
  14. Negative corrected

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    ec6024e View commit details
    Browse the repository at this point in the history
  15. Negative corrected

    alexanderst committed Jan 31, 2019
    Copy the full SHA
    2d1d31f View commit details
    Browse the repository at this point in the history
  16. - get back simd

    - enable workspaces for sequencevectors
    raver119 committed Jan 31, 2019
    Copy the full SHA
    e7c63dd View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    2a664db View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    79a47d2 View commit details
    Browse the repository at this point in the history
  19. few leaks fixed in tests

    raver119 committed Jan 31, 2019
    Copy the full SHA
    7f7371a View commit details
    Browse the repository at this point in the history
  20. few more tweaks

    raver119 committed Jan 31, 2019
    Copy the full SHA
    38201a4 View commit details
    Browse the repository at this point in the history
  21. skipgram batch concept

    raver119 committed Jan 31, 2019
    Copy the full SHA
    c7ba3f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. skipgram batch draft

    raver119 committed Feb 1, 2019
    Copy the full SHA
    8de6cc6 View commit details
    Browse the repository at this point in the history
  2. first failing test

    raver119 committed Feb 1, 2019
    Copy the full SHA
    12bc4bc View commit details
    Browse the repository at this point in the history
  3. batch signature

    raver119 committed Feb 1, 2019
    Copy the full SHA
    5be011b View commit details
    Browse the repository at this point in the history
  4. first passing test

    raver119 committed Feb 1, 2019
    Copy the full SHA
    682341b View commit details
    Browse the repository at this point in the history
  5. temp commit

    raver119 committed Feb 1, 2019
    Copy the full SHA
    8b3839f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8ceb840 View commit details
    Browse the repository at this point in the history
  7. sg hs prototype runs

    raver119 committed Feb 1, 2019
    Copy the full SHA
    8f3d920 View commit details
    Browse the repository at this point in the history
  8. lcoks for AAP

    raver119 committed Feb 1, 2019
    Copy the full SHA
    2bd3ed1 View commit details
    Browse the repository at this point in the history
  9. parallel averaging

    raver119 committed Feb 1, 2019
    Copy the full SHA
    ce6c100 View commit details
    Browse the repository at this point in the history
  10. cached LongPointer

    raver119 committed Feb 1, 2019
    Copy the full SHA
    67e7eaa View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    3f1e3ab View commit details
    Browse the repository at this point in the history
  12. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    34fdfb2 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    8fee5f1 View commit details
    Browse the repository at this point in the history
  14. validation

    raver119 committed Feb 1, 2019
    Copy the full SHA
    311e03d View commit details
    Browse the repository at this point in the history
  15. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    495e978 View commit details
    Browse the repository at this point in the history
  16. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    255efb4 View commit details
    Browse the repository at this point in the history
  17. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    9a9ff1c View commit details
    Browse the repository at this point in the history
  18. one test for profiling

    raver119 committed Feb 1, 2019
    Copy the full SHA
    23a188e View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    10cf43e View commit details
    Browse the repository at this point in the history
  20. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    ca0506d View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    4628ca2 View commit details
    Browse the repository at this point in the history
  22. Batch operations

    alexanderst committed Feb 1, 2019
    Copy the full SHA
    b9eff9c View commit details
    Browse the repository at this point in the history
  23. updated test

    raver119 committed Feb 1, 2019
    Copy the full SHA
    a08a2de View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    f40d968 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2019

  1. new w2v concept

    raver119 committed Feb 3, 2019
    Copy the full SHA
    cd3a405 View commit details
    Browse the repository at this point in the history
  2. better barrier position

    raver119 committed Feb 3, 2019
    Copy the full SHA
    675f218 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. still concept

    raver119 committed Feb 4, 2019
    Copy the full SHA
    379f745 View commit details
    Browse the repository at this point in the history
  2. different T

    raver119 committed Feb 4, 2019
    Copy the full SHA
    1cb1917 View commit details
    Browse the repository at this point in the history
  3. f limit

    raver119 committed Feb 4, 2019
    Copy the full SHA
    f9deffe View commit details
    Browse the repository at this point in the history
  4. single-threaded draft

    raver119 committed Feb 4, 2019
    Copy the full SHA
    427bf1f View commit details
    Browse the repository at this point in the history
  5. few tweaks

    raver119 committed Feb 4, 2019
    Copy the full SHA
    e74984e View commit details
    Browse the repository at this point in the history
  6. one simple measurement

    raver119 committed Feb 4, 2019
    Copy the full SHA
    0444b2e View commit details
    Browse the repository at this point in the history
  7. Batches corrected

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    c4516d1 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    93c549c View commit details
    Browse the repository at this point in the history
  9. Batches corrected

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    2195ebc View commit details
    Browse the repository at this point in the history
  10. proper skipRound

    raver119 committed Feb 4, 2019
    Copy the full SHA
    3114685 View commit details
    Browse the repository at this point in the history
  11. skipgram negsample concept

    raver119 committed Feb 4, 2019
    Copy the full SHA
    4eb4e3c View commit details
    Browse the repository at this point in the history
  12. minor fix

    raver119 committed Feb 4, 2019
    Copy the full SHA
    0f7da13 View commit details
    Browse the repository at this point in the history
  13. Negative

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    b1e23ad View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    9b09c29 View commit details
    Browse the repository at this point in the history
  15. minor fix

    raver119 committed Feb 4, 2019
    Copy the full SHA
    7c21db4 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    4d83070 View commit details
    Browse the repository at this point in the history
  17. Negative

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    1e5239c View commit details
    Browse the repository at this point in the history
  18. sg ns draft

    raver119 committed Feb 4, 2019
    Copy the full SHA
    048c35c View commit details
    Browse the repository at this point in the history
  19. Intermediate change

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    892a5a7 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    ad1e22b View commit details
    Browse the repository at this point in the history
  21. Intermediate change

    alexanderst committed Feb 4, 2019
    Copy the full SHA
    3a66db6 View commit details
    Browse the repository at this point in the history
  22. sg ns parallel draft

    raver119 committed Feb 4, 2019
    Copy the full SHA
    80a361b View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    12034cc View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. - binary search + couple of tests

    - skip step for sg ns
    raver119 committed Feb 5, 2019
    Copy the full SHA
    dc3a125 View commit details
    Browse the repository at this point in the history
  2. preciseMode made optional

    raver119 committed Feb 5, 2019
    Copy the full SHA
    a8b9fb3 View commit details
    Browse the repository at this point in the history
  3. - preciseMode as argument

    - CBOW batch signature
    raver119 committed Feb 5, 2019
    Copy the full SHA
    950e2b0 View commit details
    Browse the repository at this point in the history
  4. cbow batch draft

    raver119 committed Feb 5, 2019
    Copy the full SHA
    6e43dfc View commit details
    Browse the repository at this point in the history
  5. cbow hs batch

    raver119 committed Feb 5, 2019
    Copy the full SHA
    7a9bc0a View commit details
    Browse the repository at this point in the history
  6. Batch CBOW

    alexanderst committed Feb 5, 2019
    Copy the full SHA
    b19d229 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6195ce3 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    4f571be View commit details
    Browse the repository at this point in the history
  9. Fixed thread exhaustion

    alexanderst committed Feb 5, 2019
    Copy the full SHA
    461eba4 View commit details
    Browse the repository at this point in the history
  10. cbow hs works

    raver119 committed Feb 5, 2019
    Copy the full SHA
    b4bc66b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    28f1f5a View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    0fd5f10 View commit details
    Browse the repository at this point in the history
  13. context

    raver119 committed Feb 5, 2019
    Copy the full SHA
    852c16f View commit details
    Browse the repository at this point in the history
  14. context

    raver119 committed Feb 5, 2019
    Copy the full SHA
    270508e View commit details
    Browse the repository at this point in the history
  15. context

    raver119 committed Feb 5, 2019
    Copy the full SHA
    96210c1 View commit details
    Browse the repository at this point in the history
  16. T negTable

    raver119 committed Feb 5, 2019
    Copy the full SHA
    d344109 View commit details
    Browse the repository at this point in the history
  17. faster cbow

    raver119 committed Feb 5, 2019
    Copy the full SHA
    d1b155d View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' into asto_TokenizationOrder

    # Conflicts:
    #	nd4j/nd4j-backends/nd4j-tests/src/test/java/org/nd4j/linalg/workspace/SpecialWorkspaceTests.java
    raver119 committed Feb 5, 2019
    Copy the full SHA
    96e16d5 View commit details
    Browse the repository at this point in the history
  19. one ignored test

    raver119 committed Feb 5, 2019
    Copy the full SHA
    66a851e View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    4e55b90 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    20459d1 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    e15a8f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. - pre-merge polishing

    - minor signature tweaks
    raver119 committed Feb 6, 2019
    Copy the full SHA
    0d4b1d0 View commit details
    Browse the repository at this point in the history
  2. minor test fix

    raver119 committed Feb 6, 2019
    Copy the full SHA
    4b3eb23 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    447bfa1 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    4369236 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0be227a View commit details
    Browse the repository at this point in the history
  6. NPE fixed

    alexanderst committed Feb 6, 2019
    Copy the full SHA
    eb939bb View commit details
    Browse the repository at this point in the history
  7. directories for tests fix

    raver119 committed Feb 6, 2019
    Copy the full SHA
    68f46a8 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6634dea View commit details
    Browse the repository at this point in the history
  9. Testing

    alexanderst committed Feb 6, 2019
    Copy the full SHA
    da8a7b7 View commit details
    Browse the repository at this point in the history
  10. Testing

    alexanderst committed Feb 6, 2019
    Copy the full SHA
    0c42a16 View commit details
    Browse the repository at this point in the history
  11. Testing

    alexanderst committed Feb 6, 2019
    Copy the full SHA
    84c652d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    119f0e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Race condition fixing

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    3184f80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    100d87c View commit details
    Browse the repository at this point in the history
  3. Races fixing

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    6bbfbbc View commit details
    Browse the repository at this point in the history
  4. Print long from INDArray

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    7fc00b3 View commit details
    Browse the repository at this point in the history
  5. Print long from INDArray

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    78618a7 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3862621 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    45e46f5 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    fb05717 View commit details
    Browse the repository at this point in the history
  9. one small fix

    raver119 committed Feb 7, 2019
    Copy the full SHA
    b6429c1 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e03256a View commit details
    Browse the repository at this point in the history
  11. small fix in DBOW/DM

    raver119 committed Feb 7, 2019
    Copy the full SHA
    7e409ae View commit details
    Browse the repository at this point in the history
  12. inference never batched

    raver119 committed Feb 7, 2019
    Copy the full SHA
    19a5818 View commit details
    Browse the repository at this point in the history
  13. numLabels for PV-DM

    raver119 committed Feb 7, 2019
    Copy the full SHA
    30ae833 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    bee9094 View commit details
    Browse the repository at this point in the history
  15. Number of labels passed

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    da2a76a View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    89281eb View commit details
    Browse the repository at this point in the history
  17. Fixed:

    alexanderst committed Feb 7, 2019
    Copy the full SHA
    2db4240 View commit details
    Browse the repository at this point in the history
  18. couple of small fixes

    raver119 committed Feb 7, 2019
    Copy the full SHA
    d95a912 View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    2663b56 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'master' into asto_TokenizationOrder

    # Conflicts:
    #	nd4j/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/java/org/nd4j/linalg/cpu/nativecpu/ops/NativeOpExecutioner.java
    raver119 committed Feb 7, 2019
    Copy the full SHA
    54d227b View commit details
    Browse the repository at this point in the history