Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KomputeProject/kompute
/ dataType
Method
dataType
src/Tensor.cpp:128–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
kp::Tensor::TensorDataTypes
129
Tensor::dataType()
130
{
131
return this->mDataType;
132
}
133
134
void*
135
Tensor::rawData()
Callers
4
PYBIND11_MODULE
Function · 0.80
TEST
Function · 0.80
OpTensorCopy
Method · 0.80
TensorT
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64