Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ eltwise_operation
Method
eltwise_operation
src/graph/nodes/EltwiseLayerNode.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
}
39
40
EltwiseOperation EltwiseLayerNode::eltwise_operation() const
41
{
42
return descriptor.op;
43
}
44
45
ConvertPolicy EltwiseLayerNode::convert_policy() const
46
{
Callers
3
validate_eltwise_Layer
Function · 0.80
create_eltwise_layer
Function · 0.80
visit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected