Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/bigcomputing
/ functions
Functions
103 in github.com/alibaba/bigcomputing
⨍
Functions
103
◇
Types & classes
13
Function
static_bidirectional_rnn
Creates a bidirectional recurrent neural network. Similar to the unidirectional case above (rnn) but takes input and builds independent forward a
DIEN/rnn.py:1355
Function
static_state_saving_rnn
RNN that accepts a state saver for time-truncated RNN calculation. Args: cell: An instance of `RNNCell`. inputs: A length T list of inputs,
DIEN/rnn.py:1271
Function
time_it
Summary Args: freq (TYPE): Description
DIEN/wrap_time.py:8
← previous
101–103 of 103, ranked by callers