MCPcopy 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
40EltwiseOperation EltwiseLayerNode::eltwise_operation() const
41{
42 return descriptor.op;
43}
44
45ConvertPolicy EltwiseLayerNode::convert_policy() const
46{

Callers 3

validate_eltwise_LayerFunction · 0.80
create_eltwise_layerFunction · 0.80
visitMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected