TorchLean API

NN.Runtime.Autograd.Engine.Cuda.Shape

axisMap generation #

The recursion follows the structure of Shape.CanBroadcastTo:

Generate the CUDA axisMap array from a Shape.CanBroadcastTo proof.

Instances For

    Convenience bundle for CUDA broadcast kernels: (inDims, outDims, axisMap).

    Instances For