Code Integration
This section details the required interfaces to integrate your dataset into the Tensorleap platform. This is done by supplying an integration script that instructs the Platform on how to load, parse and visualize the samples from your dataset.
It contains:
A high-level explanation of each interface of the integration script with examples
Technical API docs of the Tensorleap code-loader library used in the integration script.
How to properly test your integration is valid using an integration test before uploading it to the platform
Last updated
Was this helpful?