Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ format
Method
format
tests/SimpleTensor.h:356–359 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
354
355
template <typename T>
356
Format SimpleTensor<T>::format() const
357
{
358
return _format;
359
}
360
361
template <typename T>
362
DataLayout SimpleTensor<T>::data_layout() const
Callers
15
fill_image
Method · 0.45
save_to_ppm
Function · 0.45
SubTensorInfo.cpp
File · 0.45
TensorInfo
Method · 0.45
init
Method · 0.45
collect_operators
Function · 0.45
check_file
Function · 0.45
process_comment
Function · 0.45
main
Function · 0.45
clang_tidy_rules.py
File · 0.45
tf_frozen_model_extractor.py
File · 0.45
AssetsLibrary.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected