Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LaurentMazare/ug
/ functions
Functions
526 in github.com/LaurentMazare/ug
⨍
Functions
526
◇
Types & classes
143
Method
synchronize
(&self)
ug-core/src/cpu_runtime.rs:266
Method
synchronize
(&self)
ug-pyo3/src/lib.rs:470
Method
tensors
(&self)
ug-core/src/safetensors.rs:273
Method
to_indexes
(self, shape: &Shape, op: &'static str)
ug-core/src/layout.rs:312
Method
to_list
(&self)
ug-pyo3/src/lib.rs:392
Method
transpose
(&self, dim1: D1, dim2: D2)
ug-core/src/lazy_buffer.rs:623
Method
try_from
(value: bf16)
ug-core/src/const.rs:94
Method
try_from
(value: half::bf16)
ug-core/src/lang.rs:668
Method
unary
(&self, op: crate::lang::UnaryOp)
ug-core/src/lazy_buffer.rs:229
Method
unary
(&mut self, op: lang::UnaryOp, arg: I, dtype: lang::DType)
ug-core/src/block.rs:114
Method
unary
(op: &str, arg: usize, dtype: DType)
ug-pyo3/src/lib.rs:349
Method
unsqueeze
(&self, dim: D1)
ug-core/src/lazy_buffer.rs:539
Method
use_grid
()
ug-metal/src/runtime.rs:183
Method
use_grid
()
ug-core/src/cpu_runtime.rs:270
Method
use_grid
()
ug-cuda/src/runtime.rs:346
Method
value
(dtype: DType)
ug-core/src/lang.rs:161
Method
visit
(ast: &Ast, ids: &mut std::collections::BTreeSet<ArgId>)
ug-core/src/lang.rs:551
Function
w
(err: E)
ug-pyo3/src/lib.rs:6
Method
walk
(v: &Ast)
ug-core/src/lower_op.rs:494
Method
walk
(ast: &Ast, arg_map: &HashMap<ArgId, ArgId>)
ug-core/src/cache.rs:16
Method
wrap
(err: impl std::error::Error + Send + Sync + 'static)
ug-core/src/error.rs:57
Method
write_newline_indent
(i: usize, f: &mut std::fmt::Formatter)
ug-core/src/display.rs:169
Method
zero
(dtype: DType)
ug-core/src/const.rs:145
Method
zeros
(&self, len: usize)
ug-metal/src/runtime.rs:87
Method
zeros
(&self, len: usize)
ug-pyo3/src/lib.rs:458
Function
zip
(r1: Result<T>, r2: Result<U>)
ug-core/src/error.rs:102
← previous
501–526 of 526, ranked by callers