API symbolslibrary
Copy
Help improve this page
Found an error, an unclear step, or a missing example?
Was this page helpful?
tensorplay.library.impl
types accepts concrete devices ( "CPU" / "CUDA" ) or composite spellings ( CompositeExplicitAutograd → the device-agnostic slot).
tensorplay.library.infer_schema
Produces "ns::op(Tensor self, SymInt n, Tensor(a!) out) -> Tensor" alias-annotation (<type>(<letter>!)) marker. Parameters without annotations are treated as tensors; *args / **kwargs are skipped.

