MatchCake
Docs
matchcake package
matchcake.constants package
View page source
Contents:
MatchCake
Description
Installation
Last unstable version
Quick Usage Preview
Tutorials
Notes
About
Important Links
Found a bug or have a feature request?
License
Citation
Modules:
matchcake package
Subpackages
Module contents
matchcake.constants package
¶
Module contents
¶
class
matchcake.constants.
MatmulDirectionType
(
value
)
¶
Bases:
Enum
An enumeration.
LR
=
'lr'
¶
RL
=
'rl'
¶
classmethod
place_ops
(
direction
:
MatmulDirectionType
,
*
ops
)
¶