Skip to content

Struct tguf::LabelEvent

ClassList > tguf > LabelEvent

Container for a label event at a single point in time.

  • #include <tguf.h>

Public Attributes

Type Name
torch::Tensor n_id
Label Node Ids [B].
torch::Tensor target
Label targets [B, label_dim].

Public Attributes Documentation

variable n_id

Label Node Ids [B].

torch::Tensor tguf::LabelEvent::n_id;

variable target

Label targets [B, label_dim].

torch::Tensor tguf::LabelEvent::target;


The documentation for this class was generated from the following file include/tguf.h