distributed
Here are 1,266 public repositories matching this topic...
-
Updated
Aug 21, 2020 - Jupyter Notebook
-
Updated
May 12, 2020 - C++
-
Updated
Sep 1, 2020 - Elixir
-
Updated
Aug 20, 2020 - Java
-
Updated
Sep 2, 2020 - Java
-
Updated
Sep 4, 2020 - Go
Describe your feature request
Currently, if you run
ray.wait([pg.ready()]), it prints the warning message that the ready task is infeasible. This is an expected behavior, so we should not print warning messages.
Impl Idea
- Have a magic number for pg.ready resources (for example, it always re
-
Updated
Sep 3, 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
One unit test in the R package is currently broken. Steps to reproduce on Mac
export CXX=/usr/local/bin/g++-8 CC=/usr/local/bin/gcc-8
Rscript build_r.R
cd R-package/tests
Rscript testthat.RThis results in the following error at the ends of the logs
[LightGBM] [Info] Saving data to binary file /var/folders/xq/wktq4zdx4jd3qdpk34d28m940000gn/T//RtmpiY1DzV/lgb.Dataset_1555
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
-
Updated
Sep 3, 2020 - Python
-
Updated
Sep 4, 2020 - Jupyter Notebook
-
Updated
Sep 3, 2020 - JavaScript
-
Updated
Aug 25, 2020 - JavaScript
-
Updated
Nov 1, 2019 - Python
- Support
multi vid_ref_expressioninfrom clause. - Support
uuidinwhere 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 3, 2020 - Kotlin
-
Updated
Sep 7, 2018 - Go
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
Use case:
Have better compatibility with PostgreSQL tools
Feature description:
PostgreSQL supports various Data Type Formatting Functions
CrateDB has date_format and format as alternative, but for improved tooling support it would be good to have the PostgreSQL variants:
- `to_char(timestamp, text
-
Updated
Nov 1, 2018 - Go
-
Updated
Sep 3, 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