MkldnnLinearBackwardWeightsΒΆ
Computes backward pass for linear weights (MKLDNN).
Abstract Signature:
MkldnnLinearBackwardWeights(grad_output: Tensor, input: Tensor, weight: Tensor, bias_defined: bool)
JAX (Core)
API:
βStrategy: Custom / Partial
Apple MLX
API:
βStrategy: Custom / Partial