Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ input_size
Method
input_size
tensorflow/core/kernels/rnn/lstm_ops.h:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
int batch_size() const { return batch_size_; }
111
112
int input_size() const { return input_size_; }
113
114
int cell_size() const { return cell_size_; }
115
Callers
4
Compute
Method · 0.45
Compute
Method · 0.45
RemoveFakeSinks
Function · 0.45
HashSubgraphImpl
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected