rocAL_pybind.amd.rocal.plugin.tf.ROCALGenericImageIterator Class Reference#
rocAL_pybind.amd.rocal.plugin.tf.ROCALGenericImageIterator Class Reference
Generic iterator for rocAL pipelines that process images. More...
Inheritance diagram for rocAL_pybind.amd.rocal.plugin.tf.ROCALGenericImageIterator:
Public Member Functions | |
def | __init__ (self, pipeline) |
def | next (self) |
def | __next__ (self) |
def | reset (self) |
def | __iter__ (self) |
def | __del__ (self) |
Data Fields | |
loader | |
output_list | |
bs | |
output_tensor_list | |
dimensions | |
dtype | |
output | |
Detailed Description
Generic iterator for rocAL pipelines that process images.
@param pipeline: The rocAL pipeline to use for processing data.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rocal/checkouts/docs-6.2.1/rocAL_pybind/amd/rocal/plugin/tf.py