tensor
Here are 256 public repositories matching this topic...
-
Updated
Jul 13, 2020 - Jupyter Notebook
-
Updated
Sep 4, 2020 - Python
-
Updated
Jul 30, 2020 - Java
Support DataFrame.select_dtypes
-
Updated
Aug 28, 2020 - Python
-
Updated
Aug 25, 2020 - C++
-
Updated
Sep 4, 2020 - Haskell
-
Updated
Aug 11, 2020 - Nim
-
Updated
Apr 23, 2020 - MATLAB
-
Updated
Jul 1, 2020 - C
-
Updated
Aug 19, 2020 - Python
-
Updated
Sep 2, 2020 - OCaml
-
Updated
Jan 17, 2020 - Jupyter Notebook
-
Updated
Aug 30, 2020 - Julia
-
Updated
Sep 12, 2019 - Scala
-
Updated
Jun 21, 2020 - C++
-
Updated
Sep 1, 2020 - C++
-
Updated
Aug 25, 2020 - C++
The Scaladoc should be similar to numpy's API reference
Numpy has a way to rotate matrices by increments of 90 degrees using their rot90 method that uses transposes and flips.
There is a transpose method for Tensors, but no way of flipping the Tensor that I see.
Is there a way of properly rotating a Tensor/Dense currently, other than through manual iteration over the
-
Updated
Aug 9, 2017
-
Updated
Aug 15, 2020 - Rust
-
Updated
Aug 18, 2020 - C++
-
Updated
Jan 5, 2019 - VHDL
In the LSNNLayer constructor we permit positional arguments, but not key-value arguments. To improve useability, we should allow both as in: https://pytorch.org/docs/stable/_modules/torch/nn/modules/rnn.html#RNN
-
Updated
Jul 30, 2020 - Rust
Improve this page
Add a description, image, and links to the tensor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tensor topic, visit your repo's landing page and select "manage topics."

