Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Szymon Maszke
Szymon Maszke has asked
1
questions and find answers to
141
problems.
Stats
3.6k
EtPoint
1.1k
Vote count
1
questions
141
answers
About
Open Source projects:
torchlayers: Shape and dimension inference (
keras
like) for PyTorch
torchlambda: Lightweight tool to deploy PyTorch models on AWS Lambda
torchdata: PyTorch
Dataset
extended with
map
,
cache
etc. (
tf.data
like)
torchfunc: PyTorch functions and utilities to make your life easier
Szymon Maszke questions
PyTorch's grid_sample conversion to CoreML (via coremltools)
Szymon Maszke answers
KeyError when enumerating over dataloader
Can I speed up inference in PyTorch using autocast (automatic mixed precision)?
What is the idea behind using nn.Identity for residual learning?
Pytorch Linear Layer now automatically reshape the input?
A strange behavior about pytorch tensor. Any one can explain it clear?
Visualizing Neural Network Layer Activation
apply a function over all combination of tensor rows in pytorch
Is pytorch 1.7 officially enabled for cuda 10.0?
Getting gradient of vectorized function in pytorch
LSTM Neural Network Input/Output dimensions error