Eager Tensor Operations #
Typed eager operations record CPU or CUDA tape nodes through a shared dispatch layer. The focused modules group operations by behavior; this umbrella preserves the complete eager operation API.
Typed eager operations record CPU or CUDA tape nodes through a shared dispatch layer. The focused modules group operations by behavior; this umbrella preserves the complete eager operation API.