distributed
Here are 1,368 public repositories matching this topic...
-
Updated
Jan 23, 2021 - Jupyter Notebook
-
Updated
Sep 8, 2020 - C++
-
Updated
Mar 11, 2021 - Elixir
-
Updated
Mar 11, 2021 - Java
-
Updated
Mar 11, 2021 - Go
Hi, is there an easy way to get the memory occupied by some object ref?
E.g. ray.sizeof(ray.put(object))
-
Updated
Mar 10, 2021 - Java
According to NC documentation https://docs.nextcloud.com/server/20/admin_manual/configuration_server/occ_command.html there is no OCC command for deleting / removing a calendar.
Is your feature request related to a problem? Please describe.
Feature request not related to a problem, at least not to a known problem.
Describe the solution you'd like
- Provide an OCC command for delet
-
Updated
Mar 11, 2021 - Ruby
Summary
For every image in LightGBM's documentation, alternative text that describes the image should be added.
Motivation
People with limited vision use screen readers to view web pages. When these screen readers encounter an image, they will only read some placeholder like "IMAGE" by default. However, if the "alt" tag is specified,
I'm using mxnet to do some work, but there is nothing when I search the mxnet trial and example.
- Support
multi vid_ref_expression
infrom clause
. - Support
uuid
inwhere clause
.
issue from vesoft-inc/nebula-java#81
-
Updated
Mar 11, 2021 - Python
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Mar 11, 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
Nov 1, 2019 - Python
In some parts of Optuna, numpy.append
is used. However, dynamically changing numpy.ndarray
is slow, so for performance, it is better to append as a list first, and then cast with numpy.asarray
. We are looking for someone to list and fix the parts where numpy.append
is used.
Please describe the problem you are trying to solve
I would like to evict entries based on their creation time. I want to evict the oldest ones first.
Please describe the desired behavior
Basically FIFO eviction. I would like to specify directly in the configuration something like:
<eviction eviction-policy="FIFO" max-size-policy="PER_NODE" size="5000"/>
**Describe alte
-
Updated
Mar 3, 2021 - Java
For classes declared with struct
, forward declarations should also use struct
. Currently, only struct Message
violates this in a few header files (2 or so?).
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:
This relates to crate/crate#11020
It would allow users to use the function in a default
clause of a primary key column. This would enable use-cases as mentioned in the issue with libraries like dataset
This function would return text
instead of uuid
-
Updated
Mar 5, 2021 - C#
-
Updated
Sep 7, 2018 - Go
With #4556 we now have localized eventing on subdirectories ("containedValueChanged"). We should consider using these events in our examples where we currently do path inspection on the "valueChanged" event.
Based on a quick search, looks like the following might benefit:
- examples\data-objects\primitives\src\main.tsx
- examples\data-objects\todo\src\TextList\TextListView.tsx
- [
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