Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dprofiling_info.h33 std::vector<DispatchInfo> dispatches; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBindPointTests.cpp885 DispatchOp dispatches [kTestBindPoints] = { DispatchOp::OP_COUNT, DispatchOp::OP_COUNT }; in createBindPointTests() local