# tensorplay.cuda.graphs.make_graphed_callables

Source: https://www.tensorplay.cn/docs/generated/tensorplay.cuda.graphs.make_graphed_callables.html

# tensorplay.cuda.graphs.make_graphed_callables

tensorplay.cuda.graphs.make_graphed_callables(callables, sample_args, num_warmup_iters=3, allow_unused_input=False)[[source]](../_modules/tensorplay/cuda/graphs.html#make_graphed_callables)

Callables that run per-iteration with CUDA graph capture (not supported).
