Home
last modified time | relevance | path

Searched defs:CreateTensors (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DSplitterLayer.cpp38 void SplitterLayer::CreateTensors(const TensorHandleFactoryRegistry& registry, in CreateTensors() function in armnn::SplitterLayer
H A DConcatLayer.cpp40 void ConcatLayer::CreateTensors(const TensorHandleFactoryRegistry& registry, in CreateTensors() function in armnn::ConcatLayer
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.h86 std::vector<Tensor> CreateTensors( in CreateTensors() function