MCPcopy 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
518void TensorInfo::SetConstant(const bool IsConstant)
519{
520 m_IsConstant = IsConstant;
521}
522
523// ---
524// --- BaseTensor

Callers 15

mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
InvokeMethod · 0.80
VisitConv2dOperatorFunction · 0.80
InvokeMethod · 0.80
VisitConv2dOperatorFunction · 0.80

Calls

no outgoing calls

Tested by 15

RunTestMethod · 0.64
CreateTestNetworkFunction · 0.64
RunInferenceFunction · 0.64
GatherEndToEndFunction · 0.64
GatherMultiDimEndToEndFunction · 0.64