distributed
Here are 1,333 public repositories matching this topic...
-
Updated
Nov 29, 2020 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
Jan 20, 2021 - Elixir
-
Updated
Jan 20, 2021 - Java
-
Updated
Dec 18, 2020 - Java
-
Updated
Jan 20, 2021 - Go
Describe your feature request
I've been bitten by this at least twice now and it delays PRs.
CI runs an extra lint step (or at least with different arguments) than scripts/format.sh (or scripts/format.sh --all).
It also runs ./scripts/check-git-clang-format-output.sh -- and why this is different than the clang-format run in --all is unclear to me.
This is most notable in linti
Nextcloud installations behind a nginx reverse proxy are known to abort downloads larger than 1GB: https://www.reddit.com/r/NextCloud/comments/ayhlji/unable_to_download_files_larger_than_1gb/
Setting X-Accel-Buffering to no will tell nginx to not buffer the response and just pass it through. See also: https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/
You can now either
-
Updated
Dec 30, 2020 - Ruby
Here is a list of different places in LightGBM's GitHub repo where we specify some dependencies or helpers. Quite often we should specify a particular version of such software. And these versions are tend to obsolete with time. If you see that there is a newer version comparing to what we have, please feel free to propose a PR with updates or simply leave a comment here.
- SHAs of commits of th
What would you like to be added: As title
Why is this needed: All pruning schedule except AGPPruner only support level, L1, L2. While there are FPGM, APoZ, MeanActivation and Taylor, it would be much better if we can choose any pruner with any pruning schedule.
**Without this feature, how does current nni
-
Updated
Jan 20, 2021 - Python
- Support
multi vid_ref_expressioninfrom clause. - Support
uuidinwhere clause.
issue from vesoft-inc/nebula-java#81
-
Updated
Jan 20, 2021 - Jupyter Notebook
Forking ipfs/js-ipfs#3252 (comment) into separate issue.
Looks like some of our API calls return values that refer to same ArrayBuffer, which in turn causes one of the encoder functions https://github.com/ipfs/js-ipfs/tree/master/packages/ipfs-message-port-protocol/src to add it to the transfer list twice and error on postMessage.
-
Updated
Jan 14, 2021 - JavaScript
-
Updated
Nov 1, 2019 - Python
We have added default serializers to the 4.2 series here:
hazelcast/hazelcast#17934
There is a problem with backward compatibility. If a user had CustomSerializer for optional in 4.1, in 4.2 there is no way to use their serializers, and Hazelcast will throw java.lang.IllegalArgumentException: [class java.util.Optional] serializer cannot be overridden
Users can basi
Motivation
optuna.visualization.plot_pareto_front could be further improved by
- aligning the color with
optuna.visualization.plot_optimization_history, such that the red/blue colors represent the best points or any other points in a consistent way - including a legend, again, similar to `optuna.visuali
-
Updated
Jan 19, 2021 - Kotlin
In osx/updater/updater.go, we're referencing an ancient Go package, which has moved to a new location. Right now, the updater doesn't build (should we test this on travis?).
I've noticed that some files have conflicting license statements. For instance the header of file scripts/ZoneMinder/lib/ZoneMinder/Trigger/Channel.pm claims GPL-2+ but in the end of the same file I found the following statement:
This library is free
-
Updated
Sep 7, 2018 - Go
Missing link
Documentation feedback
- Page title: User-defined functions
- Page URL: https://crate.io/docs/crate/reference/en/latest/general/user-defined-functions.html
- Source: https://github.com/crate/crate/blob/4.3/docs/general/user-defined-functions.rst
https://crate.io/docs/crate/reference/en/4.3/general/user-defined-f
-
Updated
Nov 1, 2020 - C#
-
Updated
Nov 1, 2018 - Go
Improve this page
Add a description, image, and links to the distributed topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed topic, visit your repo's landing page and select "manage topics."
Please make sure that this is a documentation issue. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:doc_template
System information