-
Currently we are still slow on CPU (#1222).
There are several things we can do:
1. Do a good profile on a chosen set of benchmarks to understand the bottlenecks.
Here are some candidates:
1. M…
hjk41 updated
6 years ago
-
Greetings,
Thanks very much for your package. I am just trying to run some of the examples in the link. The [MTK_example] is giving an error unfortunately. (https://bifurcationkit.github.io/Bifurca…
-
Aten - a tensor library
- 用于替换 TH 系列库
# Reference
- [ ] [Aten - pytorch cppdocs](https://pytorch.org/cppdocs/#aten)
- [ ] [TH to ATen porting guide](https://github.com/pytorch/pytorch/wiki/TH-t…
-
According to [this repository for Fourier Neural Operators](https://github.com/zongyi-li/fourier_neural_operator), they've made their code 30% faster by switching to native complex representation in P…
-
Hello! I am just a kid from school who thinks your biosim is the greatest thing ever. I'm trying my own personal project that is inspired by your work! I don't have another way to contact you so I fig…
-
### Context
Neural networks are graphs consisting of nodes called operators. Each operator corresponds to a mathematical function, usually described in framework's documentation or an AI standard, …
-
The Microsoft team working on [CNTK](https://github.com/Microsoft/CNTK) has recently released the initial version of the C#/.Net API with support for both evaluation and training of neural networks. A…
-
### Context
Neural networks are graphs consisting of nodes called operators. Each operator corresponds to a mathematical function, usually described in framework's documentation or an AI standard, …
-
This looks like an interesting package; would be great to have some documentation.
Jutho updated
5 years ago
-
# Reference
- 01/2019 [Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation](https://arxiv.org/abs/1901.02985)
- [Code](https://github.com/NoamRosenberg/autodeeplab)…