distributed
Here are 1,268 public repositories matching this topic...
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
Sep 14, 2020 - Elixir
-
Updated
Sep 14, 2020 - Java
-
Updated
Aug 20, 2020 - Java
-
Updated
Sep 14, 2020 - Go
I often run into issues by accidentally starting a new cluster when one is already running. Then, this later causes problems when I try to connect and there are two running clusters. I'm then forced to ray stop
both clusters and ray start
my new one again.
My workflow would be improved if I just got an error when trying to start the second cluster and knew to immediately tear down the exist
-
Updated
Sep 4, 2020 - Ruby
Managing groups which are supposed to be approved to use the Deck, are nearly impossible to manage. Select/Unselect or identify groups is difficult or impossible. Not all a
Summary
Today in the R package, there are a lot of internal function calls which use only positional arguments. Change them to use keyword arguments for extra safety.
I've added this issue to provide a small, focused contribution opportunity for Hacktoberfest 2020 participants. If you are an experienced open source contributor, please leave this
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
Sep 14, 2020 - Python
-
Updated
Sep 14, 2020 - Jupyter Notebook
-
Updated
Sep 11, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Nov 1, 2019 - Python
- Support
multi vid_ref_expression
infrom clause
. - Support
uuid
inwhere clause
.
issue from vesoft-inc/nebula-java#81
Today IMap.values()
and IMap.values(Predicate)
calls are blocking.
I would like to use IMap.values(Predicate)
in a Jet Pipeline, which is possible, but I need to declare it as nonCooperative, and will have an impact on the pipeline scalability.
Would it be possible to have an async (non-blocking) version for these calls ?
Thank you very much for all the hard work done !
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?).
Motivation
From following resources, the search space of examples/xgboost_simple.py
seems not to be practical.
- https://www.analyticsvidhya.com/blog/2016/03/complete-guide-parameter-tuning-xgboost-with-codes-python/
- https://www.youtube.com/watch?v=VC8Jc9_lNoY
- https://www.amazon.co.jp/dp/B07YTDBC3Z/
Description
Improve the search space of examples/xgboost_simple.py
.
-
Updated
Sep 11, 2020 - Kotlin
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
We should remove Guava as a dependency from the server module.
Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co
-
Updated
Nov 1, 2018 - Go
-
Updated
Sep 9, 2020 - C#
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 bug. As per our
GitHub Policy,
we only address code/doc bugs, performance issues, feature requests and
build/installation issues on GitHub. tag:bug_template
System information
example script provided in TensorFlow): Yes