MCPcopy 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

ComputeMethod · 0.45
ComputeMethod · 0.45
RemoveFakeSinksFunction · 0.45
HashSubgraphImplFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected