bench/elementwise.pl
bench/matmul.pl
bench/README.md
bench/softmax.pl
Changes
ignore.txt
include/nmat_compat.h
include/ppport.h
include/xop_compat.h
lib/Numeric/Matrix.pm
Makefile.PL
MANIFEST			This list of files
nmat.c
README
t/000-load.t
t/001-zeros.t
t/002-ones.t
t/003-randn.t
t/004-from_array.t
t/005-from_vector.t
t/006-rows.t
t/007-cols.t
t/008-shape.t
t/009-get.t
t/010-set.t
t/011-clone.t
t/012-zeros_like.t
t/013-add.t
t/014-sub.t
t/015-mul.t
t/016-div.t
t/017-add_inplace.t
t/018-sub_inplace.t
t/019-mul_inplace.t
t/020-div_inplace.t
t/021-add_scaled_inplace.t
t/022-scale.t
t/023-scale_inplace.t
t/024-add_scalar.t
t/025-add_scalar_inplace.t
t/025-matmul.t
t/026-sqrt.t
t/027-exp.t
t/028-log.t
t/029-neg.t
t/030-abs.t
t/031-sum.t
t/032-norm.t
t/033-max.t
t/034-min.t
t/035-row_sum.t
t/036-col_sum.t
t/037-row.t
t/038-set_row.t
t/039-slice_rows.t
t/040-softmax.t
t/040-transpose.t
t/041-add_vec_rows.t
t/042-mul_vec_rows.t
t/043-matmul.t
t/044-matmul_transpose.t
t/045-softmax_rows_inplace.t
t/046-layer_norm.t
t/047-layer_norm_bwd.t
t/048-rms_norm.t
t/049-silu_inplace.t
t/050-gelu_inplace.t
t/051-to_array.t
t/052-to_vector.t
t/053-import.t
t/manifest.t
t/pod-coverage.t
t/pod.t
xt/boilerplate.t
META.yml                                 Module YAML meta-data (added by MakeMaker)
META.json                                Module JSON meta-data (added by MakeMaker)
