# training_on_intel_GPU **Repository Path**: ppov-nuc/training_on_intel_GPU ## Basic Information - **Project Name**: training_on_intel_GPU - **Description**: 展示如何在英特尔独立显卡上训练AI模型 - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-01-10 - **Last Updated**: 2024-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Demo How to train deep learning model on Intel GPU (eg. A770) + tf2_training_on_A770.py demo train TensorFlow2 CNN model on A770 ![Running Result](https://user-images.githubusercontent.com/59691336/211455449-acb71923-bc7f-49d9-bb76-485f939779fc.png) + pt_training_on_A770.py demo train **ResNet50** Pytorch model on A700 ![Train ResNet50 on A770](https://user-images.githubusercontent.com/59691336/212275903-0994f5a0-9897-4bd3-a822-b3762b3e788e.png)