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
146
problems.
Stats
3.7k
EtPoint
1.2k
Vote count
1
questions
146
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
How to assign a name for a pytorch layer?
Problem with Dataloader object not subscriptable
How to use a Batchsampler within a Dataloader
RNN model (GRU) of word2vec to regression not learning
Training results are different for Classification using Pytorch APIs and Fast-ai
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?