-
1) The tl.load(address) (to read data to SM unit) command in the "interpreter" mode returns all wrong value of the original tensor. The normal running mode (on real gpu) seem fine, but of course, we c…
-
Currently if someone chooses to generate a library in Python (if they choose `Library` for `impType` in `Choices`), we generate the Python code files but the build rule in the generated Makefile does …
-
- [ ] What different activation functions are available and usable for the model
- [x] What loss functions/optimizers are available
- [x] What amount of layers with how many neurons make sense?
-
I am interested in contributing a new tutorial that shows how to use the BufferInterface. Essentially an answer to [this question](http://answers.ros.org/question/95791/tf-transformpoint-equivalent-on…
dhood updated
7 years ago
-
I'm having a hard time figuring out if node-amqp supports RPC: http://www.rabbitmq.com/tutorials/tutorial-six-python.html
-
Which one is faster? I wish to run multiple yolo11 models on my P40 gpu with the shortest inference time, how should I run the model?
rabum updated
4 weeks ago
-
This is sort of a meta-issue for tracking documentation of the new python bindings. I'm worried things might not be working, but maybe it's just taking time for things to sync.
First of all, I see …
-
The de-facto standard tool for documenting Python projects is Sphinx, which unfortunately expects to scan Python sources as its default workflow. However, Sphinx is _very_ powerful and can generate do…
-
### Title
Nobrainer toolkit and model zoo for deep learning in neuroimaging
### Short description and the goals for the OHBM BrainHack
The goals of this hackathon are to improve usability of …
satra updated
2 years ago
-
I suspect this may have to do with newer versions of tensorflow and python but not really sure. When I click run on an example I get the following errors:
I assume that this one is due to not havi…