Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/shim/
DREADME.md35 ### TensorView subsection
Dtensor_view.h206 TensorView(const absl::Span<int> shape, void *data, in TensorView() function
/external/libtextclassifier/native/utils/
Dtensor-view.h35 TensorView(const T* data, const std::vector<int>& shape) in TensorView() function