Module naive

Source
Expand description

Generate einsum function with naive loop

Functionsยง

array_size_asserts
Generate assert_eq! to check the size of user input tensors
contraction
Generate naive contraction loop
define_array_size
Define the index size identifiers, e.g. n_i
inner
Actual component of einsum function_definition