ArmNN  NotReleased
TestUtils.cpp File Reference
#include "TestUtils.hpp"
#include <boost/assert.hpp>

Go to the source code of this file.

Functions

void Connect (armnn::IConnectableLayer *from, armnn::IConnectableLayer *to, const armnn::TensorInfo &tensorInfo, unsigned int fromIndex, unsigned int toIndex)
 

Function Documentation

◆ Connect()

void Connect ( armnn::IConnectableLayer from,
armnn::IConnectableLayer to,
const armnn::TensorInfo tensorInfo,
unsigned int  fromIndex,
unsigned int  toIndex 
)