Skip to content

check.file.read.npy

check dialect

Reads a typed value from an NPY fixture file.

Operation contract

Property Value
Semantic phase
Traits UnknownEffects, HasAncestor(check.case)

Signature

Kind Name Type Cardinality Description
Result result any required
Attribute path string required

Examples

%input = check.file.read.npy path("fixtures/layer_norm/input.npy") : tensor<1024xf32>