Crate rusty_ggml

Source

Re-exports§

pub use ggml_sys_bleedingedge as ggml_sys;

Modules§

context
dims
gtensor
prelude
quantize
util
validation

Macros§

map_binop
Creates an anonymous function for use with GTensor::map_binary.
map_unop
Creates an anonymous function for use with GTensor::map_unary.