| /external/tensorflow/tensorflow/lite/nnapi/ |
| D | NeuralNetworksShim.h | 503 ANeuralNetworksExecution** execution) { in ANeuralNetworksExecution_create() 522 inline void ANeuralNetworksExecution_free(ANeuralNetworksExecution* execution) { in ANeuralNetworksExecution_free() 553 ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setInput() 587 ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setInputFromMemory() 620 ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setOutput() 654 ANeuralNetworksExecution* execution, int32_t index, in ANeuralNetworksExecution_setOutputFromMemory() 686 ANeuralNetworksExecution* execution, ANeuralNetworksEvent** event) { in ANeuralNetworksExecution_startCompute() 939 ANeuralNetworksExecution* execution) { in ANeuralNetworksExecution_compute() 970 ANeuralNetworksExecution* execution, int32_t index, uint32_t* rank) { in ANeuralNetworksExecution_getOutputOperandRank() 1004 ANeuralNetworksExecution* execution, int32_t index, uint32_t* dimensions) { in ANeuralNetworksExecution_getOutputOperandDimensions() [all …]
|
| /external/tensorflow/tensorflow/python/debug/lib/ |
| D | debug_events_monitors.py | 52 def on_execution(self, execution_index, execution): argument 258 def on_execution(self, argument
|
| D | debug_events_writer.py | 106 def WriteExecution(self, execution): argument
|
| D | debug_events_monitors_test.py | 45 def on_execution(self, execution_index, execution): argument
|
| D | debug_events_reader.py | 1270 def read_execution_stack_trace(self, execution): argument 1305 def execution_to_tensor_values(self, execution): argument
|
| /external/python/cpython3/Doc/reference/ |
| D | executionmodel.rst | 195 .. _dynamic-features:
|
| /external/armnn/src/profiling/test/ |
| D | TimelineModel.cpp | 345 for (auto execution : entity.GetExecutions()) in GetModelDescription() local 389 std::string GetExecutionDescription(Entity* execution) in GetExecutionDescription()
|
| D | TimelineModel.hpp | 109 void AddExecution(Entity* execution) in AddExecution()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | debug_events_writer_test.cc | 594 Execution* execution = new Execution(); in TEST_F() local 619 Execution* execution = new Execution(); in TEST_F() local 645 Execution* execution = new Execution(); in TEST_F() local 851 Execution* execution = new Execution(); in TEST_F() local
|
| D | debug_events_writer.cc | 227 Status DebugEventsWriter::WriteExecution(Execution* execution) { in WriteExecution()
|
| /external/angle/src/common/spirv/ |
| D | spirv_instruction_builder_autogen.cpp | 2393 void WriteControlBarrier(Blob *blob, IdScope execution, IdScope memory, IdMemorySemantics semantics) in WriteControlBarrier() 2788 IdScope execution, in WriteGroupAll() 2802 IdScope execution, in WriteGroupAny() 2816 IdScope execution, in WriteGroupBroadcast() 2832 IdScope execution, in WriteGroupIAdd() 2848 IdScope execution, in WriteGroupFAdd() 2864 IdScope execution, in WriteGroupFMin() 2880 IdScope execution, in WriteGroupUMin() 2896 IdScope execution, in WriteGroupSMin() 2912 IdScope execution, in WriteGroupFMax() [all …]
|
| D | spirv_instruction_parser_autogen.cpp | 2883 IdScope *execution, in ParseControlBarrier() 3322 IdScope *execution, in ParseGroupAll() 3338 IdScope *execution, in ParseGroupAny() 3354 IdScope *execution, in ParseGroupBroadcast() 3372 IdScope *execution, in ParseGroupIAdd() 3390 IdScope *execution, in ParseGroupFAdd() 3408 IdScope *execution, in ParseGroupFMin() 3426 IdScope *execution, in ParseGroupUMin() 3444 IdScope *execution, in ParseGroupSMin() 3462 IdScope *execution, in ParseGroupFMax() [all …]
|
| /external/tensorflow/tensorflow/lite/experimental/acceleration/mini_benchmark/ |
| D | nnapi_sl_fake_impl.cc | 174 uint64_t* duration) -> int { in GetNnApiSlDriverImpl()
|
| /external/tensorflow/tensorflow/core/protobuf/ |
| D | debug_event.proto | 95 Execution execution = 9; field
|
| /external/tensorflow/tensorflow/lite/java/src/test/native/ |
| D | nnapi_delegate_test_jni.cc | 159 uint64_t* duration) -> int { in Java_org_tensorflow_lite_nnapi_NnApiDelegateTest_getMockSlHandle()
|
| /external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
| D | vktConditionalDispatchTests.cpp | 410 bool execution; in init() member
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_atomics_test.cpp | 34 const std::string& execution) { in GenerateShaderCodeImpl() 100 const std::string execution = R"( in GenerateShaderCode() local 126 const std::string execution = R"( in GenerateShaderComputeCode() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
| D | val_atomics_test.cpp | 34 const std::string& execution) { in GenerateShaderCodeImpl() 100 const std::string execution = R"( in GenerateShaderCode() local 126 const std::string execution = R"( in GenerateShaderComputeCode() local
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_atomics_test.cpp | 34 const std::string& execution) { in GenerateShaderCodeImpl() 100 const std::string execution = R"( in GenerateShaderCode() local 126 const std::string execution = R"( in GenerateShaderComputeCode() local
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | xla.proto | 649 ExecutionHandle execution = 1; field
|
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ |
| D | nnapi_delegate.cc | 2252 auto& execution = it->second.second; in Get() local 2257 UniqueExecution execution) { in Put() 4780 ANeuralNetworksExecution* execution = nullptr; in Invoke() local
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | remotebuildexecution.v1alpha.json | 1098 "execution": { object 2026 "execution": { object
|
| D | remotebuildexecution.v1.json | 984 "execution": { object 1912 "execution": { object
|
| D | remotebuildexecution.v2.json | 1534 "execution": { object 2462 "execution": { object
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | SpvBuilder.cpp | 2539 void Builder::createControlBarrier(Scope execution, Scope memory, MemorySemanticsMask semantics) in createControlBarrier()
|