Home
last modified time | relevance | path

Searched refs:MatmulParameters (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dmatmul_op.h63 class MatmulParameters {
65 MatmulParameters(bool transa, bool transb, uint64 m, uint64 n, uint64 k, in MatmulParameters() function
82 bool operator==(const MatmulParameters& other) const {
86 bool operator!=(const MatmulParameters& other) const {