MCPcopy Create free account

hub / github.com/LaurentMazare/ug / functions

Functions526 in github.com/LaurentMazare/ug

Methodsynchronize
(&self)
ug-core/src/cpu_runtime.rs:266
Methodsynchronize
(&self)
ug-pyo3/src/lib.rs:470
Methodtensors
(&self)
ug-core/src/safetensors.rs:273
Methodto_indexes
(self, shape: &Shape, op: &'static str)
ug-core/src/layout.rs:312
Methodto_list
(&self)
ug-pyo3/src/lib.rs:392
Methodtranspose
(&self, dim1: D1, dim2: D2)
ug-core/src/lazy_buffer.rs:623
Methodtry_from
(value: bf16)
ug-core/src/const.rs:94
Methodtry_from
(value: half::bf16)
ug-core/src/lang.rs:668
Methodunary
(&self, op: crate::lang::UnaryOp)
ug-core/src/lazy_buffer.rs:229
Methodunary
(&mut self, op: lang::UnaryOp, arg: I, dtype: lang::DType)
ug-core/src/block.rs:114
Methodunary
(op: &str, arg: usize, dtype: DType)
ug-pyo3/src/lib.rs:349
Methodunsqueeze
(&self, dim: D1)
ug-core/src/lazy_buffer.rs:539
Methoduse_grid
()
ug-metal/src/runtime.rs:183
Methoduse_grid
()
ug-core/src/cpu_runtime.rs:270
Methoduse_grid
()
ug-cuda/src/runtime.rs:346
Methodvalue
(dtype: DType)
ug-core/src/lang.rs:161
Methodvisit
(ast: &Ast, ids: &mut std::collections::BTreeSet<ArgId>)
ug-core/src/lang.rs:551
Functionw
(err: E)
ug-pyo3/src/lib.rs:6
Methodwalk
(v: &Ast)
ug-core/src/lower_op.rs:494
Methodwalk
(ast: &Ast, arg_map: &HashMap<ArgId, ArgId>)
ug-core/src/cache.rs:16
Methodwrap
(err: impl std::error::Error + Send + Sync + 'static)
ug-core/src/error.rs:57
Methodwrite_newline_indent
(i: usize, f: &mut std::fmt::Formatter)
ug-core/src/display.rs:169
Methodzero
(dtype: DType)
ug-core/src/const.rs:145
Methodzeros
(&self, len: usize)
ug-metal/src/runtime.rs:87
Methodzeros
(&self, len: usize)
ug-pyo3/src/lib.rs:458
Functionzip
(r1: Result<T>, r2: Result<U>)
ug-core/src/error.rs:102
← previous501–526 of 526, ranked by callers