Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-tile
/ mlirCudaTileTokenTypeGet
Function
mlirCudaTileTokenTypeGet
lib/CAPI/Dialect/CudaTileDialect.cpp:112–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
}
111
112
MlirType mlirCudaTileTokenTypeGet(MlirContext ctx) {
113
return wrap(cuda_tile::TokenType::get(unwrap(ctx)));
114
}
115
116
//===----------------------------------------------------------------------===//
117
// TensorViewType
Callers
1
NB_MODULE
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected