Oceania2018
|
5466d952b1
|
fix tfhub cache issue for RetrainImage example. #248
|
6 years ago |
Oceania2018
|
fed0550c12
|
fix rank_internal, add gradients_util
|
6 years ago |
Oceania2018
|
8e2e31cc67
|
add Gradient for GatherV2, MaxPool, op.
|
6 years ago |
Oceania2018
|
13189451f7
|
Gradient function for Conv2D
|
6 years ago |
Oceania2018
|
d3002c0b4c
|
fix name_scope issue when current_scope is exit.
upgrade tensorflow.dll to 1.14.0rc1.
|
6 years ago |
Oceania2018
|
954713f46f
|
add Conv2dParams
|
6 years ago |
Haiping
|
0df701389c
|
Merge pull request #261 from arnavdas88/master
Ongoing tf.keras.backend.cs
|
6 years ago |
Arnav Das
|
bc9f57541d
|
Ongoing WeakKeyDictionary
|
6 years ago |
Arnav Das
|
e02d6d042d
|
ongoing tf.keras.backend.cs
|
6 years ago |
Oceania2018
|
f13e35d760
|
extend gradient function capability.
|
6 years ago |
Haiping
|
4ff993b18a
|
Merge pull request #260 from serjl/dev
Updating readme file regarding WIndows GPU Tensorflow
|
6 years ago |
Sergei Lanzat
|
9be57f4134
|
Updated note on GPU installation on windows
Signed-off-by: Sergei Lanzat <lanzat.sergei@gmail.com>
|
6 years ago |
Sergei Lanzat
|
133f690ef5
|
Updated Tensorflow GPU c library for windows link
Signed-off-by: Sergei Lanzat <lanzat.sergei@gmail.com>
|
6 years ago |
Oceania2018
|
b357cad63c
|
fix -1 index for _ConcatGradHelper
|
6 years ago |
Oceania2018
|
02f0f257db
|
fix data path for CNN Text.
|
6 years ago |
Haiping
|
bf894e1a18
|
Merge pull request #259 from arnavdas88/master
Master
|
6 years ago |
Arnav Das
|
d3724a93c4
|
added make_variable overload
|
6 years ago |
Oceania2018
|
a4f03c22ec
|
added sparse_softmax_cross_entropy_with_logits
|
6 years ago |
Oceania2018
|
5981d2de61
|
added tf.nn.dropout
|
6 years ago |
Oceania2018
|
112247f05f
|
added tf.concat interface.
|
6 years ago |
Oceania2018
|
f0d1ee8db4
|
fix max_pooling2d name_scope.
|
6 years ago |
Oceania2018
|
c4a585c320
|
remove global static Graph instance.
|
6 years ago |
Oceania2018
|
d7c7d3d90b
|
fix tf.layers.conv2d
|
6 years ago |
Oceania2018
|
a5ae56affc
|
add tf.where api.
|
6 years ago |
Oceania2018
|
c42f8bbf88
|
add train and predict interfaces to IExample.
|
6 years ago |
Haiping
|
09d77e2178
|
Merge pull request #254 from AndreiDegtiarev/master
Inconsistency between DT_FLOAT and DT_DOUBLE types + f# example
|
6 years ago |
degtiadr
|
917ff43e77
|
F# example project structure adjusted
|
6 years ago |
degtiadr
|
43caba84a0
|
F# example created
|
6 years ago |
degtiadr
|
ee2bbbc101
|
Inconsistency in handling of DT_FLOAT and DT_DOUBLE types by gradient calculation
|
6 years ago |
Oceania2018
|
c0fd13503d
|
word_cnn save training step works.
|
6 years ago |
Oceania2018
|
25fb8cb457
|
fix _get_graph_from_inputs recurisve reference.
|
6 years ago |
Oceania2018
|
5a73e698b0
|
add Tensor[] pattern match for ops.name_scope.
|
6 years ago |
Oceania2018
|
e56e5d3292
|
word_cnn training completed, but saving model doesn't work.
|
6 years ago |
Oceania2018
|
7a706c9ca7
|
fix unique_layer_name
|
6 years ago |
Oceania2018
|
980201d671
|
fix training data download issue. #248
|
6 years ago |
Oceania2018
|
4bf27bd310
|
add variables.data file.
|
6 years ago |
Oceania2018
|
a9330d277f
|
Froze trained model is completed. #248.
|
6 years ago |
Oceania2018
|
ed6fd47e51
|
Finished final model evaluation. Freezing graph has not been finished yet. #248
|
6 years ago |
Oceania2018
|
84440b2e01
|
manually construct graph for retain layer.
|
6 years ago |
Oceania2018
|
5751c2037d
|
can training and cross validating, but train_saver.save failed. #248
|
6 years ago |
Haiping
|
5e5ec52602
|
Merge pull request #251 from SrancsikAtBitrise/master
Fixed the broken links to examples.
|
6 years ago |
Tamás Srancsik
|
b8ff6462ca
|
Fixed the broken links to examples.
|
6 years ago |
Oceania2018
|
1fca618958
|
add SummaryToEventTransformer, EventProto, SummaryProto. #248
|
6 years ago |
Oceania2018
|
9e895b30ae
|
add tf.summary #248
|
6 years ago |
Oceania2018
|
bd04f5bad2
|
run_bottleneck_on_image.resized_input_values
|
6 years ago |
Oceania2018
|
beda6c4bd2
|
Add a Transfer Learning example for image recognition. #248
|
6 years ago |
Oceania2018
|
ddbbe068e7
|
fix SessionTest.Session #247
|
6 years ago |
Oceania2018
|
a5d2aa950f
|
#247
|
6 years ago |
Haiping
|
348f418d9c
|
Merge pull request #247 from pkingwsd/master
fix call sessionoptions issue
|
6 years ago |
pkingwsd
|
8bf4edb713
|
fix call sessionoptions issue
|
6 years ago |