Docs.rs
candle-birnn-0.2.3
candle-birnn 0.2.3
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
kigichang
Dependencies
candle-core ^0.7.0
normal
candle-kernels ^0.7.0
normal
optional
candle-metal-kernels ^0.7.0
normal
optional
candle-nn ^0.7.0
normal
anyhow ^1.0.86
dev
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
candle_
birnn
0.2.3
All Items
Crate Items
Structs
Traits
Functions
Crate
candle_birnn
Copy item path
Source
Structs
§
BiLSTM
Bidirectional LSTM layer.
Traits
§
BiRNN
TchRNN
Trait for Torch RNN.
Functions
§
bi_lstm
Create a bidirectional LSTM layer.
lstm
Creates a LSTM layer.
reverse_
lstm
Create a reverse LSTM layer.