Yaohui Liu
|
46e190dbfc
|
feat: add RNN basic framework.
|
2 years ago |
Yaohui Liu
|
fd1eb40f25
|
Partially support the backward of loaded function model.
|
2 years ago |
AsakusaRinne
|
3943375b67
|
Support loading weights for customized layer.
|
2 years ago |
Oceania2018
|
3231500660
|
linspace and meshgrid.
|
4 years ago |
Oceania2018
|
f3eb31fb87
|
Built-in numpy api.
|
4 years ago |
Oceania2018
|
ba490102c1
|
clean code.
|
5 years ago |
Sam Harwell
|
cef6ec0019
|
Fix CS1572 (XML comment has a param tag, but there is no parameter by that name)
|
5 years ago |
Sam Harwell
|
a3795c880a
|
Renormalize all files
|
5 years ago |
Oceania2018
|
a2e7c9fef7
|
built BasicLstmCell
|
6 years ago |
Oceania2018
|
efed25863a
|
WhileContext
|
6 years ago |
Oceania2018
|
ded16ea82f
|
BatchNormalization return tuple for call
|
6 years ago |
Oceania2018
|
8243807ede
|
IsLoopConstantEnter
|
6 years ago |
Oceania2018
|
a65d881213
|
CheckInputFromValidContext
|
6 years ago |
Oceania2018
|
547c4e6bf4
|
tf.while_loop, add ICanBeFlattened #348
|
6 years ago |
Oceania2018
|
07f70f9425
|
WhileContext BuildLoop
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Haiping
|
ca99be32f6
|
dynamic_rnn implementation (#323)
|
6 years ago |
Oceania2018
|
d674d51df6
|
add dynamic_rnn, _transpose_batch_time for RNN.
|
6 years ago |
Oceania2018
|
ee0b935557
|
Add BasicRNNCell, LayerRNNCell, RNNCell,
Change nest.flatten to generic.
|
6 years ago |
Oceania2018
|
7950e8e9e4
|
apply the Apache License boilerplate notice at the top of every single file.
|
6 years ago |
Meinrad Recheis
|
2bf72e9d62
|
nest.map_structure: fixed bug when merging multiple structures
|
6 years ago |
Meinrad Recheis
|
ade4ef7f65
|
nest.map_structure implemented and tested
|
6 years ago |
Meinrad Recheis
|
3b5c6f762c
|
started porting nest, flatten and pack_structure_as already work
|
6 years ago |