"sgl-kernel/git@developer.sourcefind.cn:change/sglang.git" did not exist on "cae3956585d9193f4e79b06ba9bd9adfc7b79dbb"
- 12 Jan, 2023 6 commits
-
-
Quan (Andy) Gan authored
* use NotImplemented * add TypeError tests * format * lint * fix type * fix docstring * lint * remove redundant condition
-
nv-dlasalle authored
* Add failing unit test * Add fix * Remove extra newline * skip cpu test Co-authored-by:Xin Yao <yaox12@outlook.com>
-
Quan (Andy) Gan authored
-
czkkkkkk authored
-
czkkkkkk authored
* [Sparse] Reduce peak memory usage of SpSpAdd * Update * Update
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 11 Jan, 2023 11 commits
-
-
Quan (Andy) Gan authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* add mul and div * polish * equivalent * indent * double Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Chang Liu authored
-
Rhett Ying authored
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Xin Yao authored
* Avoid initializing CUDA at importing * renaming
-
Hongzhi (Steve), Chen authored
* doc * minor * black * no-lint * reorg Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* remove unnecessary exposure. * remove_add_power * remove_warning * reorder Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 10 Jan, 2023 2 commits
-
-
Quan (Andy) Gan authored
-
Rhett Ying authored
* [BugFix] fix unexpected exception when agg_type is GCN and bias is disabled * Update sageconv.py Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
- 09 Jan, 2023 2 commits
-
-
TrellixVulnTeam authored
* Adding tarfile member sanitization to extractall() * Update utils.py Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
Quan (Andy) Gan authored
-
- 08 Jan, 2023 2 commits
-
-
Quan (Andy) Gan authored
* overwrite default_collate_fn * Update dataloader.py * Update dataloader.py * Update dataloader.py * Update dataloader.py * Update test_dataloader.py * revert the test code being reverted in #4956
-
bgawrych authored
* Optimize bias term in sageconv * fix lint * Remove bias sharing * Update sageconv.py Co-authored-by:
Bartlomiej Gawrych <barlomiej.gawrych@intel.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
- 06 Jan, 2023 10 commits
-
-
peizhou001 authored
-
peizhou001 authored
-
Mufei Li authored
* Update * Update * Update * lint * lint * Update * CI * Update diag_matrix.py * Update sparse_matrix.py * Update sparse_matrix.py Co-authored-by:
Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal> Co-authored-by:
Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
peizhou001 authored
-
peizhou001 authored
-
peizhou001 authored
-
Rhett Ying authored
* [CI] updgrade pytorch version for benchmark CI * update build arguments * updage * updage * upgrade torch to 1.13 * updage docker image * update cmake args * try with cu116_torch112 * update build * update * update * update * update docker image * update * update * update * update * final update * fix continue running * update * update * update
-
Xin Yao authored
* fix fp16 in nn modules * fix lint * remove the example Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* initial commit * Update build.sh
-
Andrzej Kotłowski authored
Co-authored-by:Hongzhi (Steve), Chen <chenhongzhi.nkcs@gmail.com>
-
- 05 Jan, 2023 4 commits
-
-
Chang Liu authored
-
Theodore Vasiloudis authored
* Allow reading and writing single-column vector Parquet files. These files are commonly produced by Spark ML's feature processing code. * [Dist] Only write single-column vector files for Parquet in tests.
-
Xin Yao authored
-
rudongyu authored
* gt example * update * update * update * update * lint * Update examples/sparse/graph_transformer.py Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 03 Jan, 2023 3 commits
-
-
Mufei Li authored
* update * Update * Update * Update * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-36-188.ap-northeast-1.compute.internal>
-
czkkkkkk authored
-
Theodore Vasiloudis authored
[Dist] Add support for Parquet-formatted edges files, remove some assumptions on edge file number. (#5051) * [Dist] Add support for Parquet-formatted edges files, remove some assumptions on edge file number. * [Dist] Add parquet edges option to unit tests. Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-