-
It would be nice if you provided gluon HybridBlock implementations for the Q* functions along the lines of the existing gluon.nn blocks (i.e QDense, QConv1, QConv2, QConv3).
-
# Putting the VM in TVM: The Relay Virtual Machine
We have previously introduced Relay, a new program representation, which is able to represent and optimize a greater breadth of machine learning…
-
The binary file support for quantized values, described in the spec, looks pretty good, and I see handling of quantization in the nnef tensorflow exporter.
https://github.com/KhronosGroup/NNEF-To…
-
Check out some of ideas mentioned here to enhance the neural network:
@lightvector https://github.com/lightvector/GoNN
---
Initial thoughts on the concepts without any further research to bac…
-
I want to see the output of every hidden layer; we need to use the output of some layers for my project. Is there any way I can get the output that I see in the tensorboard visual
-
-
Hey I am glad to inform you that I have succeeded to merge Tacotron model with World vocoder and generated some evaluation results as follows. The results sound not bad but still not perfect. However …
-
Can you give me the complete code, the current code can't be verified.Thank you!
-
`AtomTable` uses `createNode()` function to copy node.
https://github.com/opencog/atomspace/blob/e47dc46daa278c22cf3ba0c503e12b0e1e9b025d/opencog/atomspace/AtomTable.cc#L394
`createNode` uses con…
-
(issue edited by @LoyVanBeek)
Our performance at RoboCup in japan was **...**.
The _feeling_ is we do OK when testing but not during actual challenges.
Before we start making wild guesses, we nee…