Beaver.MLIR.Attribute (beaver v0.2.19)
This module defines functions parsing and creating attributes in MLIR.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
affine_map(map)
Link to this function
array(elements, opts \\ [])
Link to this function
bool(value, opts \\ [])
Link to this function
dense_array(elements, type, opts \\ [])
Link to this function
dense_elements(elements, shaped_type, opts \\ [])
Link to this function
equal?(a, b)
Link to this function
flat_symbol_ref(symbol, opts \\ [])
Link to this function
float(type, value, opts \\ [])
Link to this function
get(attr_str, opts \\ [])
Link to this function
index(value, opts \\ [])
Link to this function
integer(t, value)
Link to this function
is_null(a)
Link to this function
make(value)
Link to this function
null()
Link to this function
string(str, opts \\ [])
Link to this function
type(t)
Link to this function