How can I use custom arrays in ComputeLibrary?

I want to try my CNN with ComputeLibrary, but I cannot use my data: I cannot find out the way to put my data (basically array) into ComputeLibrary sample network, gragh_lenet.

Is there any specific data type required? Or any idea to make my array into tensor(the data format using in given examples))?

thank you for reading my question.

More questions in this forum