Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 775 Bytes

sdk_custom_decode.rst

File metadata and controls

36 lines (20 loc) · 775 Bytes

Custom Decode Function

This example showcases the usage of custom decoding functions for the neural network component. More info is available inside the function itself.

Setup

Pipeline

Pipeline graph

Source Code

Python

Also available on GitHub.

../../../../examples/NNComponent/custom_decode.py