This page contains the decoders that register functions with Tensorleap, upgraded from the previous leap_binder bindings.
The Tensorleap decorators register the different functions that are required for Tensorleap to process and load your dataset: Preprocessing Function, Input Encoders, Ground Truth Encoders and Metadata Functions.
The decorators include:
@tensorleap_preprocess
@tensorleap_input_encoder
@tensorleap_gt_encoder
@tensorleap_custom_loss
@tensorleap_metadata
@tensorleap_custom_visualizer
Last updated 7 months ago
Was this helpful?