MCPcopy 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}
3230template <typename T>
3231inline absl::Hex ValueForStrCat(T* ptr) {
3232 return absl::Hex(reinterpret_cast<uintptr_t>(ptr));
3233}
3234
3235template <typename T>
3236inline port::Status SetCublasLtAttr(cublasLtMatmulDesc_t handle,

Callers 1

SetCublasLtAttrFunction · 0.85

Calls 1

HexClass · 0.85

Tested by

no test coverage detected