Script.tcgen05.dealloc¶
- Script.tcgen05.dealloc(tensor)[source]¶
Deallocate a tensor memory tensor.
Releases the tensor memory previously allocated with
tcgen05.alloc.- Parameters:
tensor (TMemoryTensor) – The tensor memory tensor to deallocate.
- Return type:
None
Notes
Thread group: Must be executed by a thread group with at least 32 threads (one warp).
Hardware: Requires compute capability 10.0+ (sm_100).
PTX:
tcgen05.dealloc