MCPcopy 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
215struct IBlasLtMatmulPlan {

Callers 15

_optimizeFunction · 0.45
embedding_optFunction · 0.45
embedding_var_optFunction · 0.45
_create_modelMethod · 0.45
_create_modelMethod · 0.45
_create_modelMethod · 0.45
_multihead_attentionMethod · 0.45
_create_modelMethod · 0.45
_dot_opMethod · 0.45
_create_modelMethod · 0.45
_create_modelMethod · 0.45
_create_modelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected