DEV Community

# pytorch

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
float_power in PyTorch

float_power in PyTorch

Comments
4 min read
hstack and column_stack in PyTorch

hstack and column_stack in PyTorch

Comments
4 min read
vstack and dstack in PyTorch

vstack and dstack in PyTorch

Comments
4 min read
stack in PyTorch

stack in PyTorch

Comments
3 min read
cat in PyTorch

cat in PyTorch

Comments
5 min read
flipud and fliplr in PyTorch

flipud and fliplr in PyTorch

Comments
3 min read
flip in PyTorch

flip in PyTorch

1
Comments
3 min read
movedim in PyTorch

movedim in PyTorch

Comments
5 min read
permute in PyTorch

permute in PyTorch

1
Comments
4 min read
adjoint, mH and mT in PyTorch

adjoint, mH and mT in PyTorch

2
Comments
4 min read
transpose and t in PyTorch

transpose and t in PyTorch

1
Comments
5 min read
reshape and view in PyTorch

reshape and view in PyTorch

Comments
5 min read
logspace in PyTorch

logspace in PyTorch

1
Comments
4 min read
normal in PyTorch

normal in PyTorch

1
Comments
4 min read
randint and randperm in PyTorch

randint and randperm in PyTorch

1
Comments
5 min read
randn and randn_like in PyTorch

randn and randn_like in PyTorch

Comments
5 min read
rand and rand_like in PyTorch

rand and rand_like in PyTorch

Comments
5 min read
Okrolearn

Okrolearn

Comments
1 min read
ones and ones_like in PyTorch

ones and ones_like in PyTorch

Comments
4 min read
zeros and zeros_like in PyTorch

zeros and zeros_like in PyTorch

Comments
4 min read
argmin and argmax in PyTorch

argmin and argmax in PyTorch

1
Comments
4 min read
min and max in PyTorch

min and max in PyTorch

2
Comments
5 min read
Create and access a tensor in PyTorch

Create and access a tensor in PyTorch

Comments
6 min read
requires_grad=True with a tensor, backward() and retain_grad() in PyTorch

requires_grad=True with a tensor, backward() and retain_grad() in PyTorch

Comments
4 min read
repeat_interleave in PyTorch

repeat_interleave in PyTorch

Comments
4 min read
loading...