/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
D | Execution.cpp | 42 nn::GeneralResult<std::shared_ptr<const Execution>> Execution::create( in create() 49 return std::make_shared<const Execution>(PrivateConstructorTag{}, std::move(preparedModel), in create() 53 Execution::Execution(PrivateConstructorTag /*tag*/, in Execution() function in android::hardware::neuralnetworks::V1_0::utils::Execution 60 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Execution::compute( in compute() 65 nn::GeneralResult<std::pair<nn::SyncFence, nn::ExecuteFencedInfoCallback>> Execution::computeFenced( in computeFenced()
|
D | PreparedModel.cpp | 123 return Execution::create(shared_from_this(), std::move(hidlRequest), std::move(relocation)); in createReusableExecution()
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | Execution.cpp | 42 nn::GeneralResult<std::shared_ptr<const Execution>> Execution::create( in create() 49 return std::make_shared<const Execution>(PrivateConstructorTag{}, std::move(preparedModel), in create() 53 Execution::Execution(PrivateConstructorTag /*tag*/, in Execution() function in android::hardware::neuralnetworks::V1_2::utils::Execution 61 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Execution::compute( in compute() 66 nn::GeneralResult<std::pair<nn::SyncFence, nn::ExecuteFencedInfoCallback>> Execution::computeFenced( in computeFenced()
|
D | PreparedModel.cpp | 153 return Execution::create(shared_from_this(), std::move(hidlRequest), std::move(relocation), in createReusableExecution()
|
/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
D | Execution.cpp | 42 nn::GeneralResult<std::shared_ptr<const Execution>> Execution::create( in create() 50 return std::make_shared<const Execution>(PrivateConstructorTag{}, std::move(preparedModel), in create() 55 Execution::Execution(PrivateConstructorTag /*tag*/, in Execution() function in android::hardware::neuralnetworks::V1_3::utils::Execution 65 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Execution::compute( in compute() 72 nn::GeneralResult<std::pair<nn::SyncFence, nn::ExecuteFencedInfoCallback>> Execution::computeFenced( in computeFenced()
|
D | PreparedModel.cpp | 250 return Execution::create(shared_from_this(), std::move(hidlRequest), std::move(relocation), in createReusableExecution()
|
/hardware/interfaces/neuralnetworks/1.0/utils/include/nnapi/hal/1.0/ |
D | Execution.h | 38 class Execution final : public nn::IExecution, public std::enable_shared_from_this<Execution> { 42 static nn::GeneralResult<std::shared_ptr<const Execution>> create( 46 Execution(PrivateConstructorTag tag, std::shared_ptr<const PreparedModel> preparedModel,
|
/hardware/interfaces/neuralnetworks/1.3/utils/include/nnapi/hal/1.3/ |
D | Execution.h | 36 class Execution final : public nn::IExecution, public std::enable_shared_from_this<Execution> { 40 static nn::GeneralResult<std::shared_ptr<const Execution>> create( 45 Execution(PrivateConstructorTag tag, std::shared_ptr<const PreparedModel> preparedModel,
|
/hardware/interfaces/neuralnetworks/1.2/utils/include/nnapi/hal/1.2/ |
D | Execution.h | 38 class Execution final : public nn::IExecution, public std::enable_shared_from_this<Execution> { 42 static nn::GeneralResult<std::shared_ptr<const Execution>> create( 46 Execution(PrivateConstructorTag tag, std::shared_ptr<const PreparedModel> preparedModel,
|
/hardware/interfaces/neuralnetworks/aidl/utils/test/ |
D | ExecutionTest.cpp | 70 const auto result = Execution::create(kInvalidExecution, {}); in TEST() 80 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 102 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 118 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 134 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 150 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 179 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 209 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 225 const auto execution = Execution::create(mockExecution, {}).value(); in TEST() 241 const auto execution = Execution::create(mockExecution, {}).value(); in TEST()
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | Execution.cpp | 81 nn::GeneralResult<std::shared_ptr<const Execution>> Execution::create( in create() 87 return std::make_shared<const Execution>(PrivateConstructorTag{}, std::move(execution), in create() 91 Execution::Execution(PrivateConstructorTag /*tag*/, std::shared_ptr<aidl_hal::IExecution> execution, in Execution() function in aidl::android::hardware::neuralnetworks::utils::Execution
|
D | PreparedModel.cpp | 260 return Execution::create(std::move(execution), std::move(relocation)); in createReusableExecution() 280 nn::ExecutionResult<std::pair<std::vector<nn::OutputShape>, nn::Timing>> Execution::compute( in compute() 294 nn::GeneralResult<std::pair<nn::SyncFence, nn::ExecuteFencedInfoCallback>> Execution::computeFenced( in computeFenced()
|
/hardware/interfaces/neuralnetworks/aidl/utils/include/nnapi/hal/aidl/ |
D | Execution.h | 71 class Execution final : public nn::IExecution, public std::enable_shared_from_this<Execution> { 75 static nn::GeneralResult<std::shared_ptr<const Execution>> create( 79 Execution(PrivateConstructorTag tag, std::shared_ptr<aidl_hal::IExecution> execution,
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/include/nnapi/hal/aidl/ |
D | Execution.h | 40 class Execution : public BnExecution { 42 explicit Execution(::android::nn::SharedExecution execution);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | dispatch_graph_common.adoc | 32 Execution of this command must: not cause a node to be dispatched with a 37 Execution of this command must: not cause any shader to initialize more 41 Execution of this command must: not cause any shader that declares
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_AMD_shader_early_and_late_fragment_tests.adoc | 42 …ter` https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Mode[Execution Mode]). 68 ### New SPIR-V Execution Modes 75 2+^| Execution mode ^| Extra Operands ^| Enabling Capabilities 83 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 91 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 99 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 107 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 115 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 123 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. + 131 …t https://registry.khronos.org/spir-v/specs/unified1/SPIRV.html#Execution_Model[Execution Model]. +
|
D | VK_AMDX_shader_enqueue.adoc | 104 …e original index is used, either as specified by the `ShaderIndexAMDX` `Execution` `Mode`, or `0` … 239 Execution graph pipelines and their resources are bound using a new pipeline bind point: 326 2+^.^| Execution Mode 3+| Extra Operands | Enabling Capabilities 460 …e *NodePayloadAMDX* storage class array when using the *CoalescingAMDX* Execution Mode. (GLCompute…
|
D | VK_EXT_shader_tile_image.adoc | 130 ** `Execution Model` must be `Fragment` 241 `Execution Model` must be `Fragment`. 393 * Three new Execution modes in SPIR-V to specify that color, depth or stencil reads via the functio…
|
/hardware/interfaces/neuralnetworks/utils/adapter/aidl/src/ |
D | PreparedModel.cpp | 336 *execution = ndk::SharedRefBase::make<Execution>(std::move(result).value()); in createReusableExecution() 340 Execution::Execution(nn::SharedExecution execution) : kExecution(std::move(execution)) { in Execution() function in aidl::android::hardware::neuralnetworks::adapter::Execution 344 ndk::ScopedAStatus Execution::executeSynchronously(int64_t deadlineNs, in executeSynchronously() 357 ndk::ScopedAStatus Execution::executeFenced(const std::vector<ndk::ScopedFileDescriptor>& waitFor, in executeFenced()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | attribs.adoc | 98 :ExecutionModel: code:Execution code:Model 99 :ExecutionMode: code:Execution code:Mode
|
/hardware/interfaces/health/storage/1.0/ |
D | types.hal | 24 * Execution of the method is successful.
|
D | IGarbageCollectCallback.hal | 26 * @return result Execution result. See documentation for Result for
|
/hardware/interfaces/neuralnetworks/aidl/utils/ |
D | Android.bp | 78 "src/Execution.cpp",
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | executiongraphs.adoc | 6 = Execution Graphs 323 Execution of this command may: modify any memory locations in the range 387 Execution of this command may: modify any memory locations in the range 458 Execution of this command may: modify any memory locations in the range 552 Execution of this command may: modify any memory locations in the range
|
D | shaders.adoc | 1583 == Shader Execution 1801 === Task Shader Execution 1849 === Mesh Shader Execution 1894 === Cluster Culling Shader Execution 1930 === Vertex Shader Execution 2027 === Tessellation Control Shader Execution 2062 === Tessellation Evaluation Shader Execution 2082 === Geometry Shader Execution 2142 === Ray Generation Shader Execution 2180 === Intersection Shader Execution [all …]
|