Module einsum_codegen::codegen::ndarray::naive   
source · Expand description
Generate einsum function with naive loop
Functions§
- Generate
assert_eq!to check the size of user input tensors - Generate naive contraction loop
 - Define the index size identifiers, e.g.
n_i - Actual component of einsum function_definition