How it works?
Aperta
- Lingua principale
- Python
- Stelle
- 1.6k
- Fork
- 447
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
https://github.com/allenai/bilm-tf/blob/7cffee2b0986be51f5e2a747244836e1047657f4/bilm/model.py#L547
lstm_cell.state_size is an Integer or TensorShape, what does "for dim in lstm_cell.state_size" mean? And I don't know how "state_update_op = tf.assign(init_states[i], new_state)" works, since you assign init_states using "tf.zeros([self._max_batch_size, dim]" in L548.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.