petastorm icon indicating copy to clipboard operation
petastorm copied to clipboard

Add examples that use transform= argument to the tutorials

Open selitvin opened this issue 6 years ago • 1 comments
trafficstars

We should add more documentation of this feature. We can stress that together with ProcessPool, this enables tensorflow users to do heavy preprocessing by writing Python code (tensorflow's native py_func is limiting as it takes the GIL.transform= feature of Petastorm can help a lot in this case)

selitvin avatar Jan 23 '19 18:01 selitvin

Claiming this issue (assuming it's still open/valid).

jsgoller1 avatar Jun 17 '20 22:06 jsgoller1