MIT License - Apple Developer sample code Downloaded via Cupertino (https://github.com/mihaelamj/cupertino) |
||
|---|---|---|
| .. | ||
| Common | ||
| Configuration | ||
| mpsgraph-custom-compute-app | ||
| mpsgraph-custom-compute-function | ||
| mpsgraph-custom-compute-function.xcodeproj | ||
| .gitignore | ||
| LICENSE.txt | ||
| README.md | ||
Adding Custom Functions to a Shader Graph
Run your own graph functions on the GPU by building the function programmatically.
Overview
- Note: This sample code project is associated with WWDC20 session 10677: Build Customized ML Models with the Metal Performance Shaders Graph.
Configure the Sample Code Project
This sample requires the following system and software configuration:
- macOS 11 or later
- iOS 14 or later
- Xcode 12 or later