mlx
v0.2.0
Search documentation of mlx
Settings
erlang_matrix
(mlx v0.2.0)
View Source
Summary
Functions
add(A, B)
create_random(_)
dot(V1, V2)
matmul(A, B)
mean(Matrix)
multiply(A, B)
ones(_)
sigmoid(Matrix)
softmax(Vector)
sum(Matrix)
transpose(Matrix)
zeros(_)
Functions
add(A, B)
create_random(_)
dot(V1, V2)
matmul(A, B)
mean(Matrix)
multiply(A, B)
ones(_)
sigmoid(Matrix)
softmax(Vector)
sum(Matrix)
transpose(Matrix)
zeros(_)