Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/onnx/
Dgstonnxclient.cpp213 auto inputTypeInfo = session->GetInputTypeInfo (0); in createSession() local
282 auto inputTypeInfo = session->GetInputTypeInfo (0); in doRun() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcGLSLVectorConstructorTests.cpp354 const auto inputTypeInfo = dataTypeInfos.find(inputType); in generateTestCode() local