AQIT 0.1.0
Loading...
Searching...
No Matches
aquin.types.CaptureBundle Class Reference
Inheritance diagram for aquin.types.CaptureBundle:
Collaboration diagram for aquin.types.CaptureBundle:

Static Public Attributes

int version = 1
list top_features [Any]
list logit_lens [Any]
dict attention [str, Any]

Detailed Description

Definition at line 17 of file types.py.

Member Data Documentation

◆ attention

dict aquin.types.CaptureBundle.attention [str, Any]
static

Definition at line 29 of file types.py.

◆ logit_lens

list aquin.types.CaptureBundle.logit_lens [Any]
static

Definition at line 28 of file types.py.

◆ top_features

list aquin.types.CaptureBundle.top_features [Any]
static

Definition at line 26 of file types.py.

◆ version

int aquin.types.CaptureBundle.version = 1
static

Definition at line 18 of file types.py.


The documentation for this class was generated from the following file: