Home
last modified time | relevance | path

Searched refs:kernels (Results 1 – 18 of 18) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_cuda_kernel_launch.adoc18 This extension targets deployment of existing CUDA kernels via Vulkan, with
19 a way to directly upload PTX kernels and dispatch the kernels from Vulkan's
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_cooperative_matrix.asciidoc25 matrix multiplication kernels but, while technically possible on some hardware,
26 this approach often does not make it possible to write optimal kernels and
DVK_QCOM_image_processing.adoc20 higher-order filtering kernels or advanced image algorithms are required.
51kernels can be expressed as a mathematically equivalent 1D separable kernel. Separable filters of…
DVK_EXT_frame_boundary.adoc28 of compute kernels dispatches that treat one unit of work.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_cuda_kernel_launch/
Ddispatch.adoc8 Compute kernels can: be provided in SPIR-V or PTX code.
9 When using PTX kernels the dispatch mechanism is different than with regular
Dmodule.adoc233 kernels relying on exceptions
234 * CUDA kernels submitted to Vulkan are limited to the amount of shared
/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsScriptTests.cpp393 hidl_vec<ScriptKernelID> kernels = {blendKID, blurKID}; in TEST_P() local
398 ScriptGroup scriptGroup = context->scriptGroupCreate(kernels, srcK, dstK, dstF, types); in TEST_P()
/hardware/interfaces/renderscript/1.0/default/
DContext.h109 …Return<ScriptGroup> scriptGroupCreate(const hidl_vec<ScriptKernelID>& kernels, const hidl_vec<Scri…
DContext.cpp575 Return<ScriptGroup> Context::scriptGroupCreate(const hidl_vec<ScriptKernelID>& kernels, const hidl_… in scriptGroupCreate() argument
576 …std::vector<RsScriptKernelID> _kernels = hidl_to_rs<RsScriptKernelID>(kernels, [](ScriptFieldID va… in scriptGroupCreate()
/hardware/interfaces/renderscript/1.0/
DIContext.hal898 * @param kernels Collection of Scripts' Kernel identifiers
906 scriptGroupCreate(vec<ScriptKernelID> kernels, vec<ScriptKernelID> srcK,
930 * used for the kernels that require an output Allocation visible after the
942 * used for kernels that require an input Allocation provided from outside
/hardware/google/gfxstream/guest/mesa/include/CL/
Dcl_icd.h361 cl_program program, cl_uint num_kernels, cl_kernel *kernels,
Dcl.h1366 cl_kernel * kernels,
Dopencl.hpp6877 cl_int createKernels(vector<Kernel>* kernels) in createKernels() argument
6893 if (kernels) { in createKernels()
6894 kernels->resize(value.size()); in createKernels()
6901 (*kernels)[i] = Kernel(value[i], false); in createKernels()
Dcl.hpp5366 cl_int createKernels(VECTOR_CLASS<Kernel>* kernels) in createKernels() argument
5381 kernels->assign(&value[0], &value[numKernels]); in createKernels()
/hardware/google/gfxstream/guest/mesa/
Dmeson.build857 # On Android, seccomp kills the process on kernels without
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc3422 an array of kernels, one set of filter weights per phase.
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal2679 * Three NMS kernels are supported:
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal2839 * Three NMS kernels are supported: