pymc.SymbolicRandomVariable.make_py_thunk#

SymbolicRandomVariable.make_py_thunk(node, storage_map, compute_map, no_recycling, debug=False)#

Make a Python thunk.

Like Op.make_thunk() but only makes Python thunks.