DotListΒΆ
Functional interface to the Dot layer.
Abstract Signature:
DotList(inputs: List[Tensor], axes: Union[int, Tuple[int, int]] = -1, normalize: bool = False)
Functional interface to the Dot layer.
Abstract Signature:
DotList(inputs: List[Tensor], axes: Union[int, Tuple[int, int]] = -1, normalize: bool = False)