Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ ValueForStrCat
Function
ValueForStrCat
tensorflow/stream_executor/cuda/cuda_blas.cc:3231–3233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3229
}
3230
template <typename T>
3231
inline absl::Hex ValueForStrCat(T* ptr) {
3232
return absl::Hex(reinterpret_cast<uintptr_t>(ptr));
3233
}
3234
3235
template <typename T>
3236
inline port::Status SetCublasLtAttr(cublasLtMatmulDesc_t handle,
Callers
1
SetCublasLtAttr
Function · 0.85
Calls
1
Hex
Class · 0.85
Tested by
no test coverage detected