/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocal/checkouts/latest/rocAL_pybind/amd/rocal/plugin/tf.py File Reference#
tf.py File Reference
File containing iterators to be used with TF trainings. More...
Data Structures | |
class | rocAL_pybind.amd.rocal.plugin.tf.ROCALGenericImageIterator |
Generic iterator for rocAL pipelines that process images. More... | |
class | rocAL_pybind.amd.rocal.plugin.tf.ROCALGenericIteratorDetection |
Iterator for processing data. More... | |
class | rocAL_pybind.amd.rocal.plugin.tf.ROCALIterator |
ROCAL iterator for detection and classification tasks for TF reader. More... | |
class | rocAL_pybind.amd.rocal.plugin.tf.ROCAL_iterator |
ROCAL iterator for processing images for TF reader. More... | |
Variables | |
bool | rocAL_pybind.amd.rocal.plugin.tf.CUPY_FOUND = True |
Detailed Description
File containing iterators to be used with TF trainings.