Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetDataType4
Function
GetDataType4
tensorflow/lite/delegates/gpu/cl/kernels/util.cc:287–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
std::string GetDataType4(DataType type) { return GetDataType(type) +
"4"
; }
288
289
std::string GetTensorDeclaration(TensorStorageType storage_type,
290
AccessType access, DataType data_type) {
Callers
5
GetToDhwc4Kernel
Method · 0.85
Init
Method · 0.85
GetFromDhwc4Kernel
Method · 0.85
Init
Method · 0.85
GetTensorDeclaration
Function · 0.85
Calls
1
GetDataType
Function · 0.70
Tested by
no test coverage detected