Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetTensorShape
Function
GetTensorShape
tensorflow/lite/kernels/internal/tensor.h:41–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
inline RuntimeShape GetTensorShape(std::vector<int32_t> data) {
42
return RuntimeShape(data.size(), data.data());
43
}
44
45
// A list of tensors in a format that can be used by kernels like split and
46
// concatenation.
Callers
15
TEST
Function · 0.70
VectorOfTensors
Method · 0.70
PowImpl
Function · 0.50
Eval
Function · 0.50
GetOutputShape1
Method · 0.50
GetOutputShape2
Method · 0.50
GetOutputShape3
Method · 0.50
GetOutputShape4
Method · 0.50
GetOutputShape1
Method · 0.50
GetOutputShape2
Method · 0.50
GetOutputShape3
Method · 0.50
GetOutputShape4
Method · 0.50
Calls
3
RuntimeShape
Class · 0.85
size
Method · 0.45
data
Method · 0.45
Tested by
15
TEST
Function · 0.56
GetOutputShape1
Method · 0.40
GetOutputShape2
Method · 0.40
GetOutputShape3
Method · 0.40
GetOutputShape4
Method · 0.40
GetOutputShape1
Method · 0.40
GetOutputShape2
Method · 0.40
GetOutputShape3
Method · 0.40
GetOutputShape4
Method · 0.40
GetOutputShape
Method · 0.40
GetOutputShape
Method · 0.40
GetOutputShape
Method · 0.40