Home
last modified time | relevance | path

Searched defs:shape_flatten (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/tests/validation/fixtures/
DFlattenLayerFixture.h56 TensorShape shape_flatten; in setup() local
73 …TensorType compute_target(const TensorShape &shape, const TensorShape &shape_flatten, DataType dat… in compute_target()
102 …SimpleTensor<T> compute_reference(const TensorShape &shape, const TensorShape &shape_flatten, Data… in compute_reference()
/external/ComputeLibrary/tests/validation/reference/
DFlattenLayer.cpp35 SimpleTensor<T> flatten_layer(const SimpleTensor<T> &src, const TensorShape &shape_flatten) in flatten_layer()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEFullyConnectedLayer.cpp212 TensorShape shape_flatten = compute_flatten_shape(input->info()); in configure_conv_fc() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLFullyConnectedLayer.cpp217 TensorShape shape_flatten = compute_flatten_shape(input->info()); in configure_conv_fc() local