1. 17 Dec, 2019 1 commit
    • John Andrilla's avatar
      [Doc] Tree-LSTM in DGL, edit pass for readability (#1031) · 41114b87
      John Andrilla authored
      * [Doc] Tree-LSTM in DGL, edit pass for readability
      
      Edit for grammar and style. 
      How about deleting the last line? "Besides, you..." It needs a transition or some context.
      
      * Update tutorials/models/2_small_graph/3_tree-lstm.py
      
      * Update tutorials/models/2_small_graph/3_tree-lstm.py
      41114b87
  2. 16 Dec, 2019 3 commits
    • xiang song(charlie.song)'s avatar
      [Feature] No-Uniform Edge Sampler (#1087) · 632a9af8
      xiang song(charlie.song) authored
      * Add weight based edge sampler
      
      * Can run, edge weight work.
      TODO: test node weight
      
      * Fix node weight sample
      
      * Fix y
      
      * Update doc
      
      * Fix syntex
      
      * Fix
      
      * Fix GPU test for sampler
      
      * Fix test
      
      * Fix
      
      * Refactor EdgeSampler to act as class object not function that it
      can record its own private states.
      
      * clean
      
      * Fix
      
      * Fix
      
      * Fix run bug on kg app
      
      * update
      
      * update test
      
      * test
      
      * Simply python API and fix some C code
      
      * Fix
      
      * Fix
      
      * Fix syntex
      
      * Fix
      
      * Update API description
      632a9af8
    • VoVAllen's avatar
      [CI] Change tests for flexibility · dd65ee21
      VoVAllen authored
      * change ci image
      
      * fix
      
      * force bash
      
      * fix
      
      * fix python version
      
      * fix
      
      * fix
      
      * fix
      
      * update gpu
      
      * cuda
      
      * jenkins
      
      * fix build sh
      
      * fix
      
      * Revert "fix"
      
      This reverts commit 6b091914b3ef6b4300fa662ee375aa4b27944f5c.
      
      * try fix
      
      * fix
      
      * Revert "fix"
      
      This reverts commit e42c3035fa4974c6b197aaba0748f7b45113ddaa.
      
      * try fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix tests
      
      * try fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix ctx problem
      
      * fix many tests
      
      * fix typo
      
      * add backend
      
      * move to pytorch folder
      
      * fix?
      
      * fix ci
      
      * try skip
      
      * try false
      
      * try?
      
      * try?
      
      * Revert to 7d9a52f
      
      * fix various
      
      * fix lint
      
      * Revert Jenkinsfile
      
      * revert env
      
      * revert env
      
      * address comment
      
      * remove file
      dd65ee21
    • John Andrilla's avatar
      [Doc] Old wines new title, edit for grammar and style (#1027) · f36a4514
      John Andrilla authored
      * Old wines new title, edit for grammar and style
      
      new descriptive title here and an edit pass @aaronmarkham
      
      * Update tutorials/models/4_old_wines/README.txt
      f36a4514
  3. 14 Dec, 2019 2 commits
  4. 13 Dec, 2019 3 commits
  5. 12 Dec, 2019 1 commit
  6. 11 Dec, 2019 2 commits
  7. 10 Dec, 2019 1 commit
  8. 09 Dec, 2019 1 commit
  9. 08 Dec, 2019 1 commit
  10. 05 Dec, 2019 3 commits
  11. 04 Dec, 2019 2 commits
  12. 03 Dec, 2019 1 commit
  13. 02 Dec, 2019 1 commit
  14. 01 Dec, 2019 5 commits
  15. 30 Nov, 2019 3 commits
  16. 29 Nov, 2019 5 commits
  17. 28 Nov, 2019 2 commits
  18. 27 Nov, 2019 3 commits
    • John Andrilla's avatar
      [Doc] NN Modules Edit for grammar and style (#991) · c9ac6c98
      John Andrilla authored
      * Edit for grammar and style
      
      Improve the flow and readability
      
      * Update docs/source/features/nn.rst
      
      Better now? NN Modules as a title is vague
      c9ac6c98
    • John Andrilla's avatar
      [Doc] Grammatical updates (#990) · 832d93c6
      John Andrilla authored
      * grammatical updates
      
      Edit pass for readability. 
      Can you clarify: "are of different, but shapes that can be broadcast." Are they of different shapes, but both can be broadcast?
      
      * Update docs/source/features/builtin.rst
      
      Okay now? Check this for logic.
      832d93c6
    • John Andrilla's avatar
      [Doc] Edit for grammar and style (#987) · 7911dc83
      John Andrilla authored
      
      
      * Edit for grammar and style
      
      As with other tutorials, it would help the reader if you add a paragraph in the opening section about assumptions or prerequisites.
      
      Does this refer to SageMaker Ground Truth feature? "...assigns its ground truth label..." If yes, phrase it thus: assigns its Amazon SageMaker Ground Truth label
      
      * Update tutorials/basics/4_batch.py
      
      * Update tutorials/basics/4_batch.py
      
      * Update tutorials/basics/4_batch.py
      
      topologies
      
      * Update tutorials/basics/4_batch.py
      Co-Authored-By: default avatarAaron Markham <markhama@amazon.com>
      7911dc83