MkldnnRnnLayerΒΆ
Applies RNN layer (MKLDNN).
Abstract Signature:
MkldnnRnnLayer(input: Tensor, weight0: Tensor, weight1: Tensor)
JAX (Core)
API:
βStrategy: Custom / Partial
Applies RNN layer (MKLDNN).
Abstract Signature:
MkldnnRnnLayer(input: Tensor, weight0: Tensor, weight1: Tensor)
β