MCPcopy Create free account
hub / github.com/NVIDIA/DALI / import_pil

Function import_pil

dali/test/python/test_utils.py:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127
128
129def import_pil():
130 global Image
131 from PIL import Image
132
133
134def save_image(image, file_name):

Callers 2

save_imageFunction · 0.85
dump_as_core_artifactsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected