Home
last modified time | relevance | path

Searched defs:OutputView (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtflite-model-executor.h125 TensorView<T> OutputView(const int output_index, in OutputView() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/ranges/range.adaptors/range.zip/
H A Drange.concept.compile.pass.cpp312 struct OutputView : std::ranges::view_base { struct