DEV Community

# function

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
gather() in PyTorch

gather() in PyTorch

Comments
3 min read
take() and take_along_dim() in PyTorch

take() and take_along_dim() in PyTorch

Comments
4 min read
CrossEntropyLoss() in PyTorch

CrossEntropyLoss() in PyTorch

Comments
5 min read
Linear() in PyTorch

Linear() in PyTorch

1
Comments
4 min read
Writing Clean and Maintainable Functions in C#

Writing Clean and Maintainable Functions in C#

1
Comments
4 min read
Mastering JavaScript Functions: A Comprehensive Guide for Developers

Mastering JavaScript Functions: A Comprehensive Guide for Developers

6
Comments 2
17 min read
mode() in PyTorch

mode() in PyTorch

Comments
3 min read
cummin() and cummax() in PyTorch

cummin() and cummax() in PyTorch

Comments
4 min read
expand() in PyTorch

expand() in PyTorch

Comments
3 min read
diagflat() in PyTorch

diagflat() in PyTorch

1
Comments
4 min read
where() in PyTorch

where() in PyTorch

Comments
3 min read
count_nonzero() in PyTorch

count_nonzero() in PyTorch

Comments
3 min read
BCELoss() in PyTorch

BCELoss() in PyTorch

Comments
3 min read
HuberLoss() in PyTorch

HuberLoss() in PyTorch

Comments
3 min read
diag() in PyTorch

diag() in PyTorch

1
Comments
3 min read
isin() in PyTorch

isin() in PyTorch

Comments
3 min read
repeat() in PyTorch

repeat() in PyTorch

Comments
3 min read
gt() and lt() in PyTorch

gt() and lt() in PyTorch

Comments
3 min read
ge() and le() in PyTorch

ge() and le() in PyTorch

Comments
3 min read
roll() in PyTorch

roll() in PyTorch

Comments
9 min read
rot90() in PyTorch

rot90() in PyTorch

Comments
4 min read
logical_and() and logical_or() in PyTorch

logical_and() and logical_or() in PyTorch

Comments
4 min read
logical_xor() and logical_not() in PyTorch

logical_xor() and logical_not() in PyTorch

Comments
3 min read
Python print() funtion

Python print() funtion

Comments
1 min read
prod() and cartesian_prod() in PyTorch

prod() and cartesian_prod() in PyTorch

Comments
3 min read
add() in PyTorch

add() in PyTorch

Comments
4 min read
sub() and mul() in PyTorch

sub() and mul() in PyTorch

Comments
5 min read
remainder() and fmod() in PyTorch

remainder() and fmod() in PyTorch

Comments
3 min read
div() in PyTorch

div() in PyTorch

Comments
4 min read
float_power() in PyTorch

float_power() in PyTorch

Comments
4 min read
square() and pow() in PyTorch

square() and pow() in PyTorch

Comments
4 min read
vstack() and dstack() in PyTorch

vstack() and dstack() in PyTorch

Comments
4 min read
The loss functions in PyTorch

The loss functions in PyTorch

Comments
4 min read
nan_to_num() in PyTorch

nan_to_num() in PyTorch

1
Comments
3 min read
median() and nanmedian() in PyTorch

median() and nanmedian() in PyTorch

Comments
5 min read
mean() and nanmean() in PyTorch

mean() and nanmean() in PyTorch

Comments
5 min read
sum() and nansum() in PyTorch

sum() and nansum() in PyTorch

Comments
5 min read
stack() in PyTorch

stack() in PyTorch

Comments
3 min read
flip() in PyTorch

flip() in PyTorch

Comments
3 min read
flipud() and fliplr() in PyTorch

flipud() and fliplr() in PyTorch

Comments
3 min read
movedim() in PyTorch

movedim() in PyTorch

Comments
5 min read
transpose() and t() in PyTorch

transpose() and t() in PyTorch

1
Comments
5 min read
cumsum() and cumprod() in PyTorch

cumsum() and cumprod() in PyTorch

1
Comments
4 min read
empty() and empty_like() in PyTorch

empty() and empty_like() in PyTorch

Comments
6 min read
minimum() and maximum() in PyTorch

minimum() and maximum() in PyTorch

1
Comments
3 min read
fmin() and fmax() in PyTorch

fmin() and fmax() in PyTorch

1
Comments
3 min read
hstack() and column_stack() in PyTorch

hstack() and column_stack() in PyTorch

Comments
4 min read
cat() in PyTorch

cat() in PyTorch

Comments
5 min read
permute() in PyTorch

permute() in PyTorch

1
Comments
4 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
arange() and linspace() in PyTorch

arange() and linspace() in PyTorch

1
Comments
5 min read
normal() in PyTorch

normal() in PyTorch

1
Comments
4 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
zeros() and zeros_like() in PyTorch

zeros() and zeros_like() in PyTorch

Comments
4 min read
ones() and ones_like() in PyTorch

ones() and ones_like() in PyTorch

Comments
4 min read
Callback Functions in JS

Callback Functions in JS

Comments
2 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

1
Comments
5 min read
loading...