Segmenting deep neural networks into subnetworks reduces network delay and data transmission time during distributed training.
Concatenating pre-compiled shader chunks emulates fixed-function graphics pipelines on programmable hardware.
Adaptive voxel segmentation extracts unit shapes to configure flat faces, resolving surface inconsistencies caused by varying voxel sizes.
Morton code arranges primitives into bounding boxes, reducing computational complexity and memory bandwidth in ray tracing.
Extracts partial spans from pixel subsets to lower power consumption and chip area during multi-sampling anti-aliasing.
A dual-unit image processing system combines trained models with pattern matching for human detection.
A graphics processor omits intersection tests against bounding volume primitives using a hierarchical acceleration structure.
Intermediate snapshot comparison isolates error-causing shaders in complex sequences, reducing debugging time and resource consumption.
A rendering method adjusts asynchronous time warping timing based on frame completion status to optimize GPU resource usage.
A flexible compression jumper connector links motherboard and graphics board arrays via compressible pads.
A management controller compares actual output graphics against intended content to detect and remove extraneous visual elements from the display.
Machine learning models predict frame processing times to adjust rendering pipeline parameters, reducing motion-to-render-to-photon latencies and frame repeats.
A graphics processing unit executes tasks in parallel to maximize throughput across multiple processing clusters.
Adaptive sub-patches system subdivides patches into variable tessellation regions to optimize rendering granularity.
A native graphics processor executes executable program instructions to replicate fixed function operations of a target device.
Cost estimation model predicts tile processing time to split expensive tiles, resolving back-end pipeline load imbalance.
Optimized computation units leverage CPU instruction sets to process medical images, reducing GPU dependency and hardware costs.
A layered surface property generation system computes and caches intermediate image layers to reuse data across frames.
Tracking rendering task completion status allows overlapping job execution to resolve core utilization bottlenecks while enforcing data dependencies.
Discards non-contributing shaded fragments in the graphics pipeline to reduce power consumption.
A shader warp packer unit packs non-overlapping partially covered quads into a single packed quad for efficient processing.