Beaver.Native (beaver v0.2.19)
This module provide higher level interface to primitive data types and MemRefDescriptor C struct in MemRef dialect. It aims to manage memory with BEAM and help a Erlang/Elixir function play well with function generated by MLIR and other NIFs.
Link to this section Summary
Link to this section Functions
Link to this function
array(data, module, opts \\ [mut: false])
Link to this function
bag(v, list)
Link to this function
c_string(value)
Link to this function
check!(ref)
Link to this function
dump(v)
Link to this function
forward(element_kind, kind_func_name, args)
Link to this function
opaque_ptr(array)
Link to this function
ptr(struct)
Link to this function