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
122
problems.
Stats
3.2k
EtPoint
1.0k
Vote count
1
questions
122
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 do I compile a pytorch script into an exe file with small size?
PyTorch's grid_sample conversion to CoreML (via coremltools)
Can conditionality be added inside Pytorch nn.Sequential()
how to read csv file using pandas in a docker container
Constrain parameters to be -1, 0 or 1 in neural network in pytorch
What is the difference between an Embedding Layer with a bias immediately afterwards and a Linear Layer in PyTorch
model.cuda() in pytorch
PyTorch torch_sparse installation without CUDA
Which PyTorch modules are affected by model.eval() and model.train()?
Torch JIT Trace = TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect