Skip to main content

Crate rlx_bert

Crate rlx_bert 

Source

Re-exports§

pub use bert::build_bert_graph;
pub use bert::build_bert_graph_sized;
pub use flow::BertFlow;
pub use flow::build_bert_built;

Modules§

bert
BERT graph builder — constructs RLX IR from config + weights.
flow
Tier-0 BERT encoder flow — native ModelFlow assembly.