deep-neural-networks
Here are 5,453 public repositories matching this topic...
-
Updated
Dec 5, 2021 - Python
-
Updated
Dec 9, 2021 - Python
-
Updated
Aug 27, 2020 - TeX
-
Updated
Dec 29, 2021 - C
-
Updated
Aug 27, 2021 - C++
-
Updated
Dec 22, 2021 - Jupyter Notebook
New Operator
Describe the operator
Why is this operator necessary? What does it accomplish?
This is a frequently used operator in tensorflow/keras
Can this operator be constructed using existing onnx operators?
If so, why not add it as a function?
I don't know.
Is this operator used by any model currently? Which one?
Are you willing to contribute it?
-
Updated
Dec 15, 2021
-
Updated
Oct 12, 2021 - Python
-
Updated
Nov 17, 2021 - Python
-
Updated
Jul 1, 2021 - Python
-
Updated
Oct 19, 2021 - HTML
-
Updated
Oct 1, 2020 - Python
-
Updated
Jul 22, 2021
-
Updated
Aug 14, 2019 - TypeScript
-
Updated
Nov 21, 2018 - Shell
-
Updated
Dec 23, 2021 - C++
-
Updated
Aug 25, 2021 - Python
-
Updated
Nov 24, 2021 - Python
-
Updated
Dec 30, 2021 - Python
-
Updated
Dec 30, 2021 - C++
-
Updated
Dec 23, 2021 - Jupyter Notebook
In operations_broadcast_test.go there are some tests that are not yet filled in. The point is to test that broadcasting works for different shapes. The semantics of broadcast probably isn't clear, so please do send me a message for anything.
This is a good first issue for anyone looking to get interested
-
Updated
Dec 27, 2021 - HTML
-
Updated
Dec 27, 2021 - Python
-
Updated
Feb 26, 2021 - Jupyter Notebook
-
Updated
Dec 22, 2021 - Python
-
Updated
Dec 30, 2021
Improve this page
Add a description, image, and links to the deep-neural-networks topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the deep-neural-networks topic, visit your repo's landing page and select "manage topics."


Current implementation of Go binding can not specify options.
GPUOptions struct is in internal package. And
go generatedoesn't work for protobuf directory. So we can't specify GPUOptions forNewSession.