Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ cast
Method
cast
tensorflow/stream_executor/blas.h:210–212 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
209
template <typename T>
210
DeviceMemory<T> cast() const {
211
return DeviceMemory<T>(data);
212
}
213
};
214
215
struct IBlasLtMatmulPlan {
Callers
15
_optimize
Function · 0.45
embedding_opt
Function · 0.45
embedding_var_opt
Function · 0.45
_create_model
Method · 0.45
_create_model
Method · 0.45
_create_model
Method · 0.45
_multihead_attention
Method · 0.45
_create_model
Method · 0.45
_dot_op
Method · 0.45
_create_model
Method · 0.45
_create_model
Method · 0.45
_create_model
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected