Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | ||
cuda | ||
detail | ||
generic | ||
image | ||
nn | ||
rocm | ||
vision | ||
x86 | ||
broadcast.h | ||
elemwise.h | ||
nn.h | ||
reduction.h | ||
tags.h | ||
transform.h |
dtype.h -> runtime/data_type.h Changes: - Rename all old reference of tvm::Type to DataType - ExprNode.type -> ExprNode.dtype - Expr.type() -> Expr.dtype() - Change Expr related functions to expr_operator. - DataType::min() -> min_value(DataType) - DataType::max() -> max_value(DataType) - Move type constructor Int, UInt, Float, Handle, Bool into DataType. - Int(bits) -> DataType::Int(bits) - UInt(bits) -> DataType::UInt(bits)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
contrib | Loading commit data... | |
cuda | Loading commit data... | |
detail | Loading commit data... | |
generic | Loading commit data... | |
image | Loading commit data... | |
nn | Loading commit data... | |
rocm | Loading commit data... | |
vision | Loading commit data... | |
x86 | Loading commit data... | |
broadcast.h | Loading commit data... | |
elemwise.h | Loading commit data... | |
nn.h | Loading commit data... | |
reduction.h | Loading commit data... | |
tags.h | Loading commit data... | |
transform.h | Loading commit data... |