Execution Unit Dataflow Without Intermediate Memory Writes

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing technologies face challenges in efficiently handling and processing large amounts of data for neural network and graphics processing tasks, particularly in managing data operations and optimizing hardware for diverse neural network structures without requiring complex transforms and external memory transactions.

Innovation Solution

A processing unit with a handling unit and execution unit that parses task data into invocation data, maps operations to non-local storage, and processes data without storing intermediate results, allowing for simplified execution and easy addition of new operations by transforming operation spaces to section-specific local spaces.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data is processed using traditional methods with external memory transactions, then data processing capability is maintained, but device complexity and processing time increase

Engineering Contradiction:
Improvedata processing efficiencyVSAvoidcomplex transforms and external memory transactions
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The patent extracts the data processing operations from external memory transactions and relocates them to the execution unit's internal resources. The execution unit performs operations on data directly from non-local storage without requiring complex external memory transactions, thereby reducing device complexity while maintaining processing capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent segments the data processing task into operations that can be performed within the execution unit's internal architecture. By dividing the processing into manageable segments that utilize the execution unit's internal resources rather than external memory, the system reduces overall complexity while maintaining productivity.

Inventive Principle:
Principle #1Segmentation

2Productivity

If complex transforms are used to handle data operations, then data processing capability is maintained, but processing time increases

Engineering Contradiction:
Improvedata processing capabilityVSAvoidprocessing time
Core Design Contradiction:
ProductivityVSLoss of time

Solution Approach 1:

The patent extracts complex transform operations from the data processing workflow and eliminates them by performing operations directly on data in non-local storage. This extraction of unnecessary transforms reduces processing time while preserving the essential data processing capability.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent performs preliminary actions by pre-loading data into non-local storage and preparing operation invocations in advance. This allows the execution unit to process data more efficiently without requiring time-consuming transforms during the actual processing operation.

Inventive Principle:
Principle #10Preliminary action

3Productivity

If hardware is optimized for specific neural network structures, then processing performance improves, but adaptability to diverse structures decreases

Engineering Contradiction:
Improveprocessing performanceVSAvoidsupport for diverse neural network structures
Core Design Contradiction:
ProductivityVSAdaptability or versatility

Solution Approach 1:

The patent implements universality by designing the execution unit to handle diverse neural network structures through a unified architecture. The execution unit can process various operation types (convolution, pooling, normalization, etc.) on different data structures without requiring hardware modifications, thereby maintaining high processing performance across diverse applications.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent utilizes parameter changes to adapt the execution unit to different neural network structures. By modifying operational parameters such as operation type, data format, and processing mode, the same hardware can efficiently handle diverse neural network architectures without physical reconfiguration.

Inventive Principle:
Principle #35Parameter changes

4Reliability

If intermediate results are stored in non-local storage, then data availability is improved, but storage requirements and processing complexity increase

Engineering Contradiction:
Improvedata availabilityVSAvoidstorage management and processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent extracts the storage function from complex storage management systems and simplifies it to basic non-local storage. By taking out the complexity of storage management and using simple, direct storage mechanisms, the system maintains data availability while reducing overall processing complexity.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The patent implements self-service by allowing the execution unit to directly access and manage data in non-local storage without requiring complex storage management overhead. The execution unit autonomously handles data retrieval and processing, eliminating the need for complex centralized storage management systems.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20260023568A1Data processing unit
Publication Date: 2026.01.22 ARM LTD
  • US20260023568A1 patent drawing
  • US20260023568A1 patent drawing
  • US20260023568A1 patent drawing

AI summary

A data processing unit is provided comprising a handling unit configured to send invocation data including the first and second operation to an execution unit to cause the execution unit to process the invocation data. The execution unit processes the data by: obtaining data from a non-local storage based on a logical source pipe of a first operation, performing the first and a second operation for portions of the data received from the logical source pipe. In response to the output of the first operation and input of the second operation referring to a logical forwarding pipe, the execution unit performs processing for a portion of the data for the first and second operation without storing the output data of the first operation in the non-local storage.