Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Validate
Function
Validate
cpp/src/arrow/tensor.h:187–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
185
}
186
187
Status Validate() const {
188
return internal::ValidateTensorParameters(type_, data_, shape_, strides_, dim_names_);
189
}
190
191
protected:
192
Tensor() {}
Callers
15
Visit
Method · 0.85
GetType
Method · 0.85
Visit
Method · 0.85
ValidateValue
Method · 0.85
Validate
Method · 0.85
ValidateMetadataRetrieval
Method · 0.85
ValidateStatementExecution
Method · 0.85
ValidateStatementExecution
Method · 0.85
ValidatePreparedStatementExecution
Method · 0.85
ValidateTransactions
Method · 0.85
Validate
Method · 0.85
Validate
Method · 0.85
Calls
1
ValidateTensorParameters
Function · 0.85
Tested by
7
ValidateMetadataRetrieval
Method · 0.68
ValidateStatementExecution
Method · 0.68
ValidateStatementExecution
Method · 0.68
ValidatePreparedStatementExecution
Method · 0.68
ValidateTransactions
Method · 0.68
AssertNthToIndicesArray
Method · 0.68
TEST_P
Function · 0.68