Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/armnn
/ SetConstant
Method
SetConstant
src/armnn/Tensor.cpp:518–521 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
516
}
517
518
void TensorInfo::SetConstant(const bool IsConstant)
519
{
520
m_IsConstant = IsConstant;
521
}
522
523
// ---
524
// --- BaseTensor
Callers
15
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Invoke
Method · 0.80
GetTensorInfoForTfLiteTensor
Function · 0.80
VisitConv2dOperator
Function · 0.80
VisitDepthwiseConv2dOperator
Function · 0.80
VisitTransposeConv2dOperator
Function · 0.80
Invoke
Method · 0.80
GetTensorInfoForTfLiteOpaqueTensor
Function · 0.80
VisitConv2dOperator
Function · 0.80
VisitDepthwiseConv2dOperator
Function · 0.80
Calls
no outgoing calls
Tested by
15
VerifyPostOptimisationStructureTestImpl
Function · 0.64
RunTest
Method · 0.64
CreateTestNetwork
Function · 0.64
RunInference
Function · 0.64
GatherEndToEnd
Function · 0.64
GatherMultiDimEndToEnd
Function · 0.64
DetectionPostProcessEndToEnd
Function · 0.64
BuildFullyOptimizableSubgraph1
Function · 0.64
BuildFullyOptimizableSubgraph2
Function · 0.64
BuildPartiallySupportedSubgraph
Function · 0.64
BuildFullyUnoptimizableSubgraph1
Function · 0.64
BuildPartiallyOptimizableSubgraph1
Function · 0.64