oneAPI

Deliver uncompromised performance for diverse workloads across multiple architectures.

Novel Applications of Transformer Models in Data Interpretation and Visualization

URL: https://github.com/andreicozma1/oneAPI-viz

Description:

This project explores the possibilities of using attention-based transformer models to aid in tasks related to data visualization and interpretation, through the use of various Intel oneAPI toolkits such as the DNN library, oneAPI AI Kit, as well as oneAPI Render Kit.

Posted:

Accelerating Irregular Codes on Elastic Dataflow Architectures

URL: https://github.com/robertszafa/elastic-sycl-hls

Description:

Current HLS tools fail to synthesise efficient architectures for irregular codes because they rely on static scheduling. Elastic dataflow techniques enable circuits to be scheduled dynamically and achieve a higher performance in accelerating irregular codes.

Posted:

RISK IDENTIFICATION IN PREDICTIVE ESTIMATION

URL: https://github.com/QuanticTechnovations/OneAPI_RiskAnalyzer

Description:

Significant business decisions is taken based on the outcome predicted by the ML model. Users get benefit from an unbiased, statistically sound and rigorous re-validation of the prediction’s accuracy from an independent source. That is what the Predictive Risk Analyzer tool from Quantic aims to go.

Posted:

Drift Detection for Edge IoT Applications

URL: https://github.com/blackout-ai/Face_Aging_Concept_Drift

Description:

This concept drift project is run on video and image datasets such that we can calculate an overall precision and standard error. The concept drift detection technique finds True positives and False negatives using real and virtual drift detection.

Posted:

Python Data Parallel Control (dpctl)

URL: https://github.com/IntelPython/dpctl.git

Description:

Dpctl provides Python SYCL bindings and SYCL-based Python Array API library. The dpctl simplifies building Python native extensions that use oneAPI DPC++ to implement portable data-parallel functions, as well as implements such extensions for its array library.

Posted:

toyBrot

URL: https://gitlab.com/VileLasagna/toyBrot

Description:

toyBrot is a raymarching fractal generator that is used both as a simple benchmarking tool and a study tool for parallelisation. The code is is implemented with over 10 different technologies, including Intel TBB, ISPC and SYCL (with support for oneAPI)

Posted:

Phase field solvers using SYCL for microstructure evolution

URL: https://github.com/ICME-India/MicroSim

Description:

Phase field technique is used to simulate microstructure evolution during materials processing such as 3D printing and additive manufacturing apart from traditional manufacturing techniques like welding, casting etc. These non-linear PDE solvers are compute intensive and also memory intensive.

Posted:

Neural style transfer optimization technique using Generative adversarial neural networks(GANs) to create an NFT.

URL: https://github.com/willywairagu/AICE/tree/master/ASTIS_Week5_GANs-NFTs-main

Description:

Neural style transfer is an optimization technique used to take two images—a content image and a style reference image (such as an artwork by a famous painter)—and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.

Posted:

AccelerateDataMining

URL: https://github.com/lkk688/DeepDataMiningLearning

Description:

Accelerate data mining and deep learning applications via Intel onapi. Provide sample code and examples in SJSU CMPE255 Data Mining class (https://catalog.sjsu.edu/preview_course_nopop.php?catoid=12&coid=58423) to demonstrate the importance of acceleration and use Intel OneAPI as one technological e

Posted: