AutotuneResult

Undocumented in source.

Members

Classes

ConvKey
class ConvKey
Undocumented in source.
FailureResult
class FailureResult
Undocumented in source.
GemmKey
class GemmKey
Undocumented in source.

Enums

FailureKind
enum FailureKind
Undocumented in source.
KeyCase
enum KeyCase
Undocumented in source.

Functions

clearKey
void clearKey()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

keyCase
KeyCase keyCase [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

_keyCase
KeyCase _keyCase;
Undocumented in source.
failure
AutotuneResult.FailureResult failure;
Undocumented in source.
runTime
Duration runTime;
Undocumented in source.
scratchBytes
long scratchBytes;
Undocumented in source.

Meta