ArmNN
 23.11
Fill.cpp File Reference
#include "Fill.hpp"
#include "RefWorkloadUtils.hpp"
Include dependency graph for Fill.cpp:

Go to the source code of this file.

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 

Functions

void Fill (Encoder< float > &output, const TensorShape &desiredOutputShape, const float value)
 Creates a tensor and fills it with a scalar value. More...