Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sighingnow
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
GraphScope Journey: Visualizing Progress&Lessons in Graph Computing at Alibaba
(graphscope.io)
2 points
by
sighingnow
2y ago
|
1 comments
2.
▲
by
sighingnow
2y ago
We have unveiled a new webpage that tells the story of GraphScope, charting its course from inception to its future prospects in the field of graph computing. The page explores how Alibaba Cloud has developed GraphScope from its early stage
3.
▲
Why async gradient update doesn't get popular in LLM community?
(github.com)
3 points
by
sighingnow
3y ago
|
1 comments
4.
▲
by
sighingnow
3y ago
The pipedream-2bw paper[1] and the zero-offload paper[2] both show that 1-step delayed asynchronous gradient update doesn't affect the convergence (and perplexity) while improve the training efficiency (by fully utilize the bubbles in
5.
▲
Show HN: Visualizing pipeline parallel algorithms: GPipe, 1F1B (& -2bw, & eager)
(gist.github.com)
3 points
by
sighingnow
3y ago
|
0 comments
6.
▲
Show HN: Static_str_ops: &'static str and non-const operations in Rust
(github.com)
2 points
by
sighingnow
3y ago
|
0 comments
7.
▲
Show HN: Efficient intermediate data sharing for Kedro pipelines
(medium.com)
2 points
by
sighingnow
3y ago
|
0 comments
8.
▲
Alibaba Doubles LDBC SNB Interactive Benchmark Record
(twitter.com)
4 points
by
sighingnow
3y ago
|
0 comments
9.
▲
by
sighingnow
3y ago
Optimizing distributed sampling and feature lookup looks really attractive. It's really challenging to deploy GNN training at an industrial-scale for a large graph. Will GLT be part of graphscope[1] and replacing the current graphscope
10.
▲
Show HN: GraphAr – Open-source file format for archiving/exchanging graph data
(github.com)
2 points
by
sighingnow
3y ago
|
0 comments
11.
▲
Tencent TDSQL breaks TPC-C record
(tpc.org)
2 points
by
sighingnow
3y ago
|
1 comments
12.
▲
by
sighingnow
3y ago
On March 30th, the Transaction Processing Performance Council (TPC) released its latest rankings: Tencent Cloud's TDSQL set a new record with a performance of 814 million tpmC and a cost of 1.27 RMB per tpmC. This achievement placed TD
13.
▲
by
sighingnow
3y ago
More language bindings, e.g., Python and Rust, will be added later. Don't hesitate to open issues for feature request if you are struggling with handle various different I/O and its dependency hell trouble and find this library mi
14.
▲
Show HN: Libobjectfs – zero-dependency, single-artifact library for many storage
(github.com)
1 points
by
sighingnow
3y ago
|
1 comments
15.
▲
Show HN: GraphAr – Open-source file format for archiving/exchanging graph data
(github.com)
3 points
by
sighingnow
4y ago
|
0 comments
16.
▲
Show HN: Yet another) (better) ChatGPT action for pull request code view
(github.com)
1 points
by
sighingnow
4y ago
|
0 comments
17.
▲
Ask HN: Is there any catalog engines that is designed for ML and AI?
2 points
by
sighingnow
4y ago
|
0 comments
18.
▲
Ask HN: Is there any data catalog that targets ML as the first citizen?
1 points
by
sighingnow
4y ago
|
0 comments
19.
▲
by
sighingnow
4y ago
Allowing "zero changes" state for a merge request does make sense, as during the development workflow developers may doing some rebase & force push work and they may forget commit changes after reset to main and before push to
20.
▲
by
sighingnow
4y ago
The "zero-commit-merges" should be treated as a "Closed" event better than being treated as a "Merged" event.
21.
▲
by
sighingnow
4y ago
+1 for the feature of marking as merged, as in many projects, e.g., apache arrow, the pull requests are merged in a different way and all pull requests are showed as "closed" rather than "merged". It would cause some con
22.
▲
by
sighingnow
4y ago
You don't need to get accept to "merge" a PR. When pushing the main branch to your PR, the PR would get closed as "Merged" and there will be a "Merged" contribution badage showed in your github profile.
23.
▲
by
sighingnow
4y ago
The concern here is not about who "commit" this, the concern is who "click the merge button" in this case.
24.
▲
by
sighingnow
4y ago
> 1) Is it a real problem that allows anyone to push into any repository? It is not a real problem that allows anyone to push into any repo, but is a real problem that shows a incorrect/unexpected "Merged" pull request sta
25.
▲
by
sighingnow
4y ago
We recently noticed some strange email notifications from Github with content "Merged #948 into main.", which told that pull requests on our repo has been merged by stranger who actually doesn't have the write permission to o
26.
▲
GitHub “allows” unauthorized users “merging” PRs, bypass write permission check?
(github.com)
76 points
by
sighingnow
4y ago
|
43 comments
27.
▲
GraphScope on Colab: Large-Scale Graph Computing from Notebooks to Kubernetes
(colab.research.google.com)
1 points
by
sighingnow
5y ago
|
1 comments
28.
▲
by
sighingnow
5y ago
We are glad to announce the landing of GraphScope on Colab: https://colab.research.google.com/github/alibaba/GraphScope . GraphScope is a one-stop graph computing systems from Alibaba aimed to address challenges in
29.
▲
Vineyard serves as the data back end for airflow
(registry.astronomer.io)
1 points
by
sighingnow
5y ago
|
1 comments
30.
▲
by
sighingnow
5y ago
Vineyard, an open-source immutable in-memory data-manager that is designed for optimize the data exchange between tasks inside a bigdata analytical workflow, now supports airflow and can serve as the data backend for efficient data sharing
More ›