Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ shape
Method
shape
tests/SimpleTensor.h:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
323
template <typename T>
324
TensorShape SimpleTensor<T>::shape() const
325
{
326
return _shape;
327
}
328
329
template <typename T>
330
size_t SimpleTensor<T>::element_size() const
Callers
15
validate_arguments
Function · 0.45
run_op
Method · 0.45
run_op
Method · 0.45
get_mws
Method · 0.45
get_mws
Method · 0.45
get_mws
Method · 0.45
get_mws
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
AssetsLibrary.cpp
File · 0.45
get_image_shape
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected