-
### Overview
1. Requester(s): Tomas Mikula @sharky1231
2. Amount requested in DFI: 13.500 DFI
3. Receiving address: `dWZxt3FGkzwsDyxLUAHAKokQbwTK8p4uSY`
4. Reddit discussion thread: https://www.r…
-
Thanks for the paper and the code. However, I am more interested in the synthetic dataset that you prepared.
Indeed it is a great way of evaluating GNN and understand their limits.
Do you have any …
-
Dear author,
Thanks very much for interesting work and code!!
I have tried to reproduce the reported results using the original code and settings described in the paper, but I can not reproduce th…
-
Thanks for your code.When I use the code basis tensorflow, I run the file of build.py. I meet some problems as :
g++ -std=c++11 -O2 -shared -o libocnn.so object/*.o -I/home/onefivechen/anaconda3/envs…
-
Hello,
The JSON that gets returned is this:
```
{
"_embedded": {
"employees": [
```
I am attempting to change an entity name from employees to "workers" by using the following…
-
Discussed with @aditighag offline, when trying to debug LRP, currently there's no easily accessible interface to introspect the internal states of LRP manager and policies.
Proposal is to add a CLI…
-
Simi and I are attempting to use the Zenodo API to allow for uploading of new files to our publication dataset.
I made a Zenodo token for Simi, but then we discovered that it can only be used withi…
-
in hostport mode external traffic from any other not kubernetes node can connect to the hostport node,but in localredirectpolicy addressMatcher mode it seems only allow the node which has the addressM…
-
When installing in some kubernetes versions we get this error after install:
```
error initializing cli: can't get gitea url: failed to list ingresses for gitea: the server could not find the requ…
-
Per offliine discussion with @aditighag, periodically health-checking backends picked by active LRP is desired to ensure cluster functionality.
A few concerns:
- If all backends become unhealthy, …