Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/test/ut/src/runtime/kernel/opencl/
Dcommon.h33 using ArgsTuple = std::tuple<std::vector<int>, void *, Tensor::Category>; variable
/third_party/boost/libs/compute/include/boost/compute/functional/
Dbind.hpp225 typedef typename boost::tuple<Args...> ArgsTuple; in bind() typedef
/third_party/boost/boost/compute/functional/
Dbind.hpp225 typedef typename boost::tuple<Args...> ArgsTuple; in bind() typedef