-
The Neo Smart Contract Debugger just merged a [significant update](https://github.com/neo-project/neo-debugger/blob/master/docs/storage-schema-overview.md) into master. This update will provide a sign…
-
This might be asked before, but I could not find anything.
Is there a way to ask ncc to ignore and leave my dynamic import untouched?
```js
// To be resolved at runtime
const loaded = await im…
-
Hi Jeff,
JC and I were discussing a potential for an (optional) unique id field getting added to the data schema today.
The idea was that NCC would have some form of unique identified that would e…
-
Hi,
This could be obviously due to misunderstandings, but I thought the NCC framework should be built from 2 MLPs. From my understanding, MLPs typically do not use convolutions.
However, the RCC cod…
-
I test NCC with half TCEP pairs for training and half for testing, and randomly split training and testing for 100 times.
Code:
```
tueb, labels = load_tuebingen(shuffle=True)
def test_NCC():
…
wpzdm updated
4 years ago
-
Hi,
thank you for your work!
We tried to reproduce your results for the NCC on LUNA2016 from scratch (see table 4 row 1 in your paper) with the provided config [luna_ncc_3d_config.py](https://github…
-
Could you give me some details of the fields about the "NCCS core files" data? Some of the shorthands are confusing. And I cannot find any docs in your project or websites that describe the meanings o…
-
Works fine with
-
I am trying to install Kokkos-Kernels 4.4.01 using spack and I want Kokkos-Kernels to use the version of ROCBLAS that's already installed on the machine. In my `packages.yml`, I have:
```
packages: …
-
This issue just for track Nightly test result and inform the result to maintainers.