Function sequant::detail::rename(Tensor&, PreprocessResult&)¶
Defined in File export.cpp
Function Documentation¶
-
bool sequant::detail::rename(Tensor &tensor, PreprocessResult &result)¶
Renames the given Tensor to a name that doesn’t collide with any currently loaded object. This may reuse previously used/declares tensors.