ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci::CircleBidirectionalSequenceLSTM Class Referencefinal

BIDIRECTIONAL_SEQUENCE_LSTM in Circle. More...

#include <CircleBidirectionalSequenceLSTM.h>

Collaboration diagram for luci::CircleBidirectionalSequenceLSTM:

Public Member Functions

loco::Nodeinput (void) const
 
void input (loco::Node *node)
 
loco::Nodefw_input_to_input_weights (void) const
 
void fw_input_to_input_weights (loco::Node *node)
 
loco::Nodefw_input_to_forget_weights (void) const
 
void fw_input_to_forget_weights (loco::Node *node)
 
loco::Nodefw_input_to_cell_weights (void) const
 
void fw_input_to_cell_weights (loco::Node *node)
 
loco::Nodefw_input_to_output_weights (void) const
 
void fw_input_to_output_weights (loco::Node *node)
 
loco::Nodefw_recurrent_to_input_weights (void) const
 
void fw_recurrent_to_input_weights (loco::Node *node)
 
loco::Nodefw_recurrent_to_forget_weights (void) const
 
void fw_recurrent_to_forget_weights (loco::Node *node)
 
loco::Nodefw_recurrent_to_cell_weights (void) const
 
void fw_recurrent_to_cell_weights (loco::Node *node)
 
loco::Nodefw_recurrent_to_output_weights (void) const
 
void fw_recurrent_to_output_weights (loco::Node *node)
 
loco::Nodefw_cell_to_input_weights (void) const
 
void fw_cell_to_input_weights (loco::Node *node)
 
loco::Nodefw_cell_to_forget_weights (void) const
 
void fw_cell_to_forget_weights (loco::Node *node)
 
loco::Nodefw_cell_to_output_weights (void) const
 
void fw_cell_to_output_weights (loco::Node *node)
 
loco::Nodefw_input_gate_bias (void) const
 
void fw_input_gate_bias (loco::Node *node)
 
loco::Nodefw_forget_gate_bias (void) const
 
void fw_forget_gate_bias (loco::Node *node)
 
loco::Nodefw_cell_gate_bias (void) const
 
void fw_cell_gate_bias (loco::Node *node)
 
loco::Nodefw_output_gate_bias (void) const
 
void fw_output_gate_bias (loco::Node *node)
 
loco::Nodefw_projection_weights (void) const
 
void fw_projection_weights (loco::Node *node)
 
loco::Nodefw_projection_bias (void) const
 
void fw_projection_bias (loco::Node *node)
 
loco::Nodebw_input_to_input_weights (void) const
 
void bw_input_to_input_weights (loco::Node *node)
 
loco::Nodebw_input_to_forget_weights (void) const
 
void bw_input_to_forget_weights (loco::Node *node)
 
loco::Nodebw_input_to_cell_weights (void) const
 
void bw_input_to_cell_weights (loco::Node *node)
 
loco::Nodebw_input_to_output_weights (void) const
 
void bw_input_to_output_weights (loco::Node *node)
 
loco::Nodebw_recurrent_to_input_weights (void) const
 
void bw_recurrent_to_input_weights (loco::Node *node)
 
loco::Nodebw_recurrent_to_forget_weights (void) const
 
void bw_recurrent_to_forget_weights (loco::Node *node)
 
loco::Nodebw_recurrent_to_cell_weights (void) const
 
void bw_recurrent_to_cell_weights (loco::Node *node)
 
loco::Nodebw_recurrent_to_output_weights (void) const
 
void bw_recurrent_to_output_weights (loco::Node *node)
 
loco::Nodebw_cell_to_input_weights (void) const
 
void bw_cell_to_input_weights (loco::Node *node)
 
loco::Nodebw_cell_to_forget_weights (void) const
 
void bw_cell_to_forget_weights (loco::Node *node)
 
loco::Nodebw_cell_to_output_weights (void) const
 
void bw_cell_to_output_weights (loco::Node *node)
 
loco::Nodebw_input_gate_bias (void) const
 
void bw_input_gate_bias (loco::Node *node)
 
loco::Nodebw_forget_gate_bias (void) const
 
void bw_forget_gate_bias (loco::Node *node)
 
loco::Nodebw_cell_gate_bias (void) const
 
void bw_cell_gate_bias (loco::Node *node)
 
loco::Nodebw_output_gate_bias (void) const
 
void bw_output_gate_bias (loco::Node *node)
 
loco::Nodebw_projection_weights (void) const
 
void bw_projection_weights (loco::Node *node)
 
loco::Nodebw_projection_bias (void) const
 
void bw_projection_bias (loco::Node *node)
 
loco::Nodefw_activation_state (void) const
 
void fw_activation_state (loco::Node *node)
 
loco::Nodefw_cell_state (void) const
 
void fw_cell_state (loco::Node *node)
 
loco::Nodebw_activation_state (void) const
 
void bw_activation_state (loco::Node *node)
 
loco::Nodebw_cell_state (void) const
 
void bw_cell_state (loco::Node *node)
 
loco::Nodeauxillary_input (void) const
 
void auxillary_input (loco::Node *node)
 
loco::Nodefw_auxillary_input_to_input_weights (void) const
 
void fw_auxillary_input_to_input_weights (loco::Node *node)
 
loco::Nodefw_auxillary_input_to_forget_weights (void) const
 
void fw_auxillary_input_to_forget_weights (loco::Node *node)
 
loco::Nodefw_auxillary_input_to_cell_weights (void) const
 
void fw_auxillary_input_to_cell_weights (loco::Node *node)
 
loco::Nodefw_auxillary_input_to_output_weights (void) const
 
void fw_auxillary_input_to_output_weights (loco::Node *node)
 
loco::Nodebw_auxillary_input_to_input_weights (void) const
 
void bw_auxillary_input_to_input_weights (loco::Node *node)
 
loco::Nodebw_auxillary_input_to_forget_weights (void) const
 
void bw_auxillary_input_to_forget_weights (loco::Node *node)
 
loco::Nodebw_auxillary_input_to_cell_weights (void) const
 
void bw_auxillary_input_to_cell_weights (loco::Node *node)
 
loco::Nodebw_auxillary_input_to_output_weights (void) const
 
void bw_auxillary_input_to_output_weights (loco::Node *node)
 
float cell_clip (void) const
 
void cell_clip (float cell_clip)
 
float proj_clip (void) const
 
void proj_clip (float proj_clip)
 
bool merge_outputs (void) const
 
void merge_outputs (bool merge_outputs)
 
bool time_major (void) const
 
void time_major (bool time_major)
 
bool asymmetric_quantize_inputs (void) const
 
void asymmetric_quantize_inputs (bool asymmetric_quantize_inputs)
 
- Public Member Functions inherited from luci::FixedArityNode< 48, CircleNodeImpl< CircleOpcode::BIDIRECTIONAL_SEQUENCE_LSTM > >
 FixedArityNode ()
 
virtual ~FixedArityNode ()=default
 
uint32_t arity (void) const final
 
loco::Nodearg (uint32_t n) const final
 
void drop (void) final
 
- Public Member Functions inherited from luci::CircleNodeImpl< CircleOpcode::BIDIRECTIONAL_SEQUENCE_LSTM >
virtual ~CircleNodeImpl ()=default
 
uint32_t opnum (void) const final
 
CircleOpcode opcode (void) const final
 
- Public Member Functions inherited from luci::CircleNode
virtual ~CircleNode ()=default
 
const loco::Dialectdialect (void) const final
 Return "Dialect" identifier that this node belongs to.
 
template<typename T >
accept (CircleNodeVisitorBase< T > *) const
 
template<typename T >
accept (CircleNodeMutableVisitorBase< T > *)
 
NodeName name (void) const
 
void name (const NodeName &name)
 
CircleQuantParamquantparam (void) const
 
void quantparam (std::unique_ptr< CircleQuantParam > &&quantparam)
 
SparsityParamsparsityparam (void) const
 
void sparsityparam (std::unique_ptr< SparsityParam > &&sparsityparam)
 
ShapeStatus shape_status (void) const
 
void shape_status (ShapeStatus ss)
 
int32_t op_version (void) const
 
void op_version (int32_t op_version)
 
- Public Member Functions inherited from loco::Node
 Node ()=default
 
 Node (const Node &)=delete
 
 Node (Node &&)=delete
 
virtual ~Node ()
 
Graphgraph (void)
 
const Graphgraph (void) const
 
- Public Member Functions inherited from loco::AnnotatedItem< NodeAnnotation >
 AnnotatedItem ()=default
 
virtual ~AnnotatedItem ()=default
 
const T * annot (void) const
 Retrieve a stored annotation of type T.
 
void annot (std::unique_ptr< T > &&p)
 Attach or remove a new annotation of type T.
 
- Public Member Functions inherited from luci::CircleNodeMixin< CircleNodeTrait::FusedActFunc >
 CircleNodeMixin ()=default
 
FusedActFunc fusedActivationFunction () const
 
void fusedActivationFunction (FusedActFunc fused_act_fun)
 

Additional Inherited Members

- Protected Member Functions inherited from luci::FixedArityNode< 48, CircleNodeImpl< CircleOpcode::BIDIRECTIONAL_SEQUENCE_LSTM > >
loco::Useat (uint32_t n) const
 

Detailed Description

BIDIRECTIONAL_SEQUENCE_LSTM in Circle.

Definition at line 32 of file CircleBidirectionalSequenceLSTM.h.

Member Function Documentation

◆ asymmetric_quantize_inputs() [1/2]

void luci::CircleBidirectionalSequenceLSTM::asymmetric_quantize_inputs ( bool  asymmetric_quantize_inputs)
inline

Definition at line 157 of file CircleBidirectionalSequenceLSTM.h.

158 {
159 _asymmetric_quantize_inputs = asymmetric_quantize_inputs;
160 }

References asymmetric_quantize_inputs().

◆ asymmetric_quantize_inputs() [2/2]

bool luci::CircleBidirectionalSequenceLSTM::asymmetric_quantize_inputs ( void  ) const
inline

Definition at line 156 of file CircleBidirectionalSequenceLSTM.h.

156{ return _asymmetric_quantize_inputs; }

Referenced by asymmetric_quantize_inputs(), and luci::BuiltinOptionsExtractor::visit().

◆ auxillary_input() [1/2]

void luci::CircleBidirectionalSequenceLSTM::auxillary_input ( loco::Node node)
inline

◆ auxillary_input() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::auxillary_input ( void  ) const
inline

◆ bw_activation_state() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_activation_state ( loco::Node node)
inline

◆ bw_activation_state() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_activation_state ( void  ) const
inline

◆ bw_auxillary_input_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_cell_weights ( loco::Node node)
inline

◆ bw_auxillary_input_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_cell_weights ( void  ) const
inline

◆ bw_auxillary_input_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_forget_weights ( loco::Node node)
inline

◆ bw_auxillary_input_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_forget_weights ( void  ) const
inline

◆ bw_auxillary_input_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_input_weights ( loco::Node node)
inline

◆ bw_auxillary_input_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_input_weights ( void  ) const
inline

◆ bw_auxillary_input_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_output_weights ( loco::Node node)
inline

◆ bw_auxillary_input_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_auxillary_input_to_output_weights ( void  ) const
inline

◆ bw_cell_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_cell_gate_bias ( loco::Node node)
inline

◆ bw_cell_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_cell_gate_bias ( void  ) const
inline

◆ bw_cell_state() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_cell_state ( loco::Node node)
inline

◆ bw_cell_state() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_cell_state ( void  ) const
inline

◆ bw_cell_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_cell_to_forget_weights ( loco::Node node)
inline

◆ bw_cell_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_cell_to_forget_weights ( void  ) const
inline

◆ bw_cell_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_cell_to_input_weights ( loco::Node node)
inline

◆ bw_cell_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_cell_to_input_weights ( void  ) const
inline

◆ bw_cell_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_cell_to_output_weights ( loco::Node node)
inline

◆ bw_cell_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_cell_to_output_weights ( void  ) const
inline

◆ bw_forget_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_forget_gate_bias ( loco::Node node)
inline

◆ bw_forget_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_forget_gate_bias ( void  ) const
inline

◆ bw_input_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_input_gate_bias ( loco::Node node)
inline

◆ bw_input_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_input_gate_bias ( void  ) const
inline

◆ bw_input_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_input_to_cell_weights ( loco::Node node)
inline

◆ bw_input_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_input_to_cell_weights ( void  ) const
inline

◆ bw_input_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_input_to_forget_weights ( loco::Node node)
inline

◆ bw_input_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_input_to_forget_weights ( void  ) const
inline

◆ bw_input_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_input_to_input_weights ( loco::Node node)
inline

◆ bw_input_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_input_to_input_weights ( void  ) const
inline

◆ bw_input_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_input_to_output_weights ( loco::Node node)
inline

◆ bw_input_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_input_to_output_weights ( void  ) const
inline

◆ bw_output_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_output_gate_bias ( loco::Node node)
inline

◆ bw_output_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_output_gate_bias ( void  ) const
inline

◆ bw_projection_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_projection_bias ( loco::Node node)
inline

◆ bw_projection_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_projection_bias ( void  ) const
inline

◆ bw_projection_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_projection_weights ( loco::Node node)
inline

◆ bw_projection_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_projection_weights ( void  ) const
inline

◆ bw_recurrent_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_cell_weights ( loco::Node node)
inline

◆ bw_recurrent_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_cell_weights ( void  ) const
inline

◆ bw_recurrent_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_forget_weights ( loco::Node node)
inline

◆ bw_recurrent_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_forget_weights ( void  ) const
inline

◆ bw_recurrent_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_input_weights ( loco::Node node)
inline

◆ bw_recurrent_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_input_weights ( void  ) const
inline

◆ bw_recurrent_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_output_weights ( loco::Node node)
inline

◆ bw_recurrent_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::bw_recurrent_to_output_weights ( void  ) const
inline

◆ cell_clip() [1/2]

void luci::CircleBidirectionalSequenceLSTM::cell_clip ( float  cell_clip)
inline

Definition at line 149 of file CircleBidirectionalSequenceLSTM.h.

References cell_clip().

Referenced by cell_clip().

◆ cell_clip() [2/2]

float luci::CircleBidirectionalSequenceLSTM::cell_clip ( void  ) const
inline

Definition at line 148 of file CircleBidirectionalSequenceLSTM.h.

148{ return _cell_clip; }

Referenced by luci::BuiltinOptionsExtractor::visit().

◆ fw_activation_state() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_activation_state ( loco::Node node)
inline

◆ fw_activation_state() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_activation_state ( void  ) const
inline

◆ fw_auxillary_input_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_cell_weights ( loco::Node node)
inline

◆ fw_auxillary_input_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_cell_weights ( void  ) const
inline

◆ fw_auxillary_input_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_forget_weights ( loco::Node node)
inline

◆ fw_auxillary_input_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_forget_weights ( void  ) const
inline

◆ fw_auxillary_input_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_input_weights ( loco::Node node)
inline

◆ fw_auxillary_input_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_input_weights ( void  ) const
inline

◆ fw_auxillary_input_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_output_weights ( loco::Node node)
inline

◆ fw_auxillary_input_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_auxillary_input_to_output_weights ( void  ) const
inline

◆ fw_cell_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_cell_gate_bias ( loco::Node node)
inline

◆ fw_cell_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_cell_gate_bias ( void  ) const
inline

◆ fw_cell_state() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_cell_state ( loco::Node node)
inline

◆ fw_cell_state() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_cell_state ( void  ) const
inline

◆ fw_cell_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_cell_to_forget_weights ( loco::Node node)
inline

◆ fw_cell_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_cell_to_forget_weights ( void  ) const
inline

◆ fw_cell_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_cell_to_input_weights ( loco::Node node)
inline

◆ fw_cell_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_cell_to_input_weights ( void  ) const
inline

◆ fw_cell_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_cell_to_output_weights ( loco::Node node)
inline

◆ fw_cell_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_cell_to_output_weights ( void  ) const
inline

◆ fw_forget_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_forget_gate_bias ( loco::Node node)
inline

◆ fw_forget_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_forget_gate_bias ( void  ) const
inline

◆ fw_input_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_input_gate_bias ( loco::Node node)
inline

◆ fw_input_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_input_gate_bias ( void  ) const
inline

◆ fw_input_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_input_to_cell_weights ( loco::Node node)
inline

◆ fw_input_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_input_to_cell_weights ( void  ) const
inline

◆ fw_input_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_input_to_forget_weights ( loco::Node node)
inline

◆ fw_input_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_input_to_forget_weights ( void  ) const
inline

◆ fw_input_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_input_to_input_weights ( loco::Node node)
inline

◆ fw_input_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_input_to_input_weights ( void  ) const
inline

◆ fw_input_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_input_to_output_weights ( loco::Node node)
inline

◆ fw_input_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_input_to_output_weights ( void  ) const
inline

◆ fw_output_gate_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_output_gate_bias ( loco::Node node)
inline

◆ fw_output_gate_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_output_gate_bias ( void  ) const
inline

◆ fw_projection_bias() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_projection_bias ( loco::Node node)
inline

◆ fw_projection_bias() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_projection_bias ( void  ) const
inline

◆ fw_projection_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_projection_weights ( loco::Node node)
inline

◆ fw_projection_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_projection_weights ( void  ) const
inline

◆ fw_recurrent_to_cell_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_cell_weights ( loco::Node node)
inline

◆ fw_recurrent_to_cell_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_cell_weights ( void  ) const
inline

◆ fw_recurrent_to_forget_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_forget_weights ( loco::Node node)
inline

◆ fw_recurrent_to_forget_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_forget_weights ( void  ) const
inline

◆ fw_recurrent_to_input_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_input_weights ( loco::Node node)
inline

◆ fw_recurrent_to_input_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_input_weights ( void  ) const
inline

◆ fw_recurrent_to_output_weights() [1/2]

void luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_output_weights ( loco::Node node)
inline

◆ fw_recurrent_to_output_weights() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::fw_recurrent_to_output_weights ( void  ) const
inline

◆ input() [1/2]

void luci::CircleBidirectionalSequenceLSTM::input ( loco::Node node)
inline

◆ input() [2/2]

loco::Node * luci::CircleBidirectionalSequenceLSTM::input ( void  ) const
inline

◆ merge_outputs() [1/2]

void luci::CircleBidirectionalSequenceLSTM::merge_outputs ( bool  merge_outputs)
inline

Definition at line 153 of file CircleBidirectionalSequenceLSTM.h.

153{ _merge_outputs = merge_outputs; }

References merge_outputs().

Referenced by merge_outputs().

◆ merge_outputs() [2/2]

bool luci::CircleBidirectionalSequenceLSTM::merge_outputs ( void  ) const
inline

Definition at line 152 of file CircleBidirectionalSequenceLSTM.h.

152{ return _merge_outputs; }

Referenced by luci::BuiltinOptionsExtractor::visit().

◆ proj_clip() [1/2]

void luci::CircleBidirectionalSequenceLSTM::proj_clip ( float  proj_clip)
inline

Definition at line 151 of file CircleBidirectionalSequenceLSTM.h.

References proj_clip().

Referenced by proj_clip().

◆ proj_clip() [2/2]

float luci::CircleBidirectionalSequenceLSTM::proj_clip ( void  ) const
inline

Definition at line 150 of file CircleBidirectionalSequenceLSTM.h.

150{ return _proj_clip; }

Referenced by luci::BuiltinOptionsExtractor::visit().

◆ time_major() [1/2]

void luci::CircleBidirectionalSequenceLSTM::time_major ( bool  time_major)
inline

Definition at line 155 of file CircleBidirectionalSequenceLSTM.h.

References time_major().

Referenced by time_major().

◆ time_major() [2/2]

bool luci::CircleBidirectionalSequenceLSTM::time_major ( void  ) const
inline

Definition at line 154 of file CircleBidirectionalSequenceLSTM.h.

154{ return _time_major; }

Referenced by luci::BuiltinOptionsExtractor::visit().


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