Oceania2018
11017d4f14
add SmartBroadcastGradientArgs
5 years ago
Oceania2018
e8cab09f16
global_step int64 #499
5 years ago
Sam Harwell
a3795c880a
Renormalize all files
5 years ago
Sam Harwell
6119bd1317
Add initial .gitattributes
5 years ago
Oceania2018
728699d6a6
upgrade libraries.
5 years ago
Oceania2018
0c2ddfe36f
Merge branch 'master' into v0.20-tensorflow2.0
5 years ago
Oceania2018
1e4e9202a9
Protobuf.Text
5 years ago
Oceania2018
21cf2be660
fix freeze_graph output_node_names
5 years ago
Oceania2018
170f3a774e
tf.trainer.load_graph, tf.trainer.freeze_graph
5 years ago
Oceania2018
f33b2034f8
fix all_model_checkpoint_paths in checkpoint file.
5 years ago
Oceania2018
bd20f0723d
rename project.
5 years ago
Oceania2018
ded0325f42
Change to NumSharp compact version.
5 years ago
Oceania2018
121736fe62
NumSharp project
5 years ago
Oceania2018
3516079dbb
Tensorflow Hub
5 years ago
Oceania2018
d4b7ff740e
Graph.ImportGraphDef #483
5 years ago
Oceania2018
998a9ac4d2
tf.layers.dense does not pass through name to the Keras Layer #484
5 years ago
Oceania2018
f5c064170d
rename to Tensorflow.NET
5 years ago
Deepak Kumar Battini
c5abf75932
Merge pull request #490 from deepakkumar1984/master
Metrics and loss methods skeletonized
5 years ago
Deepak Kumar
45f5b25e6d
FIxed build error
5 years ago
Deepak Battini
7c587e40fe
Metrics methods skeletonizing completed.
5 years ago
Deepak Kumar
2706b79edc
Mteric and losses skeletonized
5 years ago
Deepak Kumar
4deb320885
Sequential, Metric base and Metric Util class skeleton methods added
5 years ago
Deepak Kumar
4977716d01
Merge branch 'master' of https://github.com/deepakkumar1984/TensorFlow.NET
5 years ago
Deepak Kumar
1c3529267e
Optimizer and Regularizer classes skeleton added
5 years ago
Deepak Kumar Battini
c60fe3c6e1
Merge pull request #1 from SciSharp/master
Updated from Main Branch
5 years ago
Deepak Kumar Battini
93083f9799
Merge pull request #488 from deepakkumar1984/master
Baselayer and base layer processing method skeleton added
5 years ago
Deepak Kumar
5b2d4ccb35
Base Processing layers skeleton methods added
5 years ago
Deepak Kumar
51087b8ded
Keras: BaseLayerUtil method skeleton added
5 years ago
Deepak Battini
2dd7ac9195
Base layer skeleton added
5 years ago
Oceania2018
c41dfd041a
Add TransformGraphWithStringInputs
5 years ago
Deepak Kumar
22c05f0155
Base Layer methods in progress
5 years ago
Deepak Kumar Battini
c12330a0a5
Merge pull request #487 from deepakkumar1984/master
Keras Implementaion .. WIP
5 years ago
Deepak Battini
e16ecdf04e
Base Layer class sketonizing
5 years ago
Deepak Battini
b9c339cfaf
Dataset class skeleton method added
5 years ago
Deepak Battini
9a1798ce8c
Applications skeleton methods added
5 years ago
Deepak Kumar
68f604c394
Densenet method skeleton WIP
5 years ago
Deepak Kumar
c40b9065c1
File struction completed. Starting to add skeleton methods and params before implementations
5 years ago
Deepak Kumar
43b27c3a00
Added Layers, Saving and utils
5 years ago
Deepak Battini
8b8919c9c6
Build Keras Skeleton
5 years ago
Oceania2018
a1c8dec737
unit test Eval_LargeString_Scalar
5 years ago
Oceania2018
b6bd9ef80a
release 0.14.0.
5 years ago
Oceania2018
06c08c93de
ByteString #479
5 years ago
Matthew Moloney
2848c07f3b
Using ByteString instead of String
In TF ByteString is more of a byte buffer than valid utf8. Reading it as a String adds escape characters to non-valid utf8. Then converting it to utf16 causes separate issues. Going from ByteString to byte[] fixes both of these.
5 years ago
Oceania2018
e488c67662
TF_ImportGraphDefResults.return_tensors
5 years ago
Oceania2018
9d5bb8f1e2
tf.nn.ctc_greedy_decoder #473
5 years ago
Oceania2018
cf8465e6b7
_SliceGrad #463
5 years ago
Oceania2018
991b8702c3
Calling RegisterGradientFunction too early #464
5 years ago
Will
788cd5c20c
Fix Float64 equal compare in GradientTest
5 years ago
Will
6f84f53ca7
Fix GraphTest, comparing GraphDef directly without converting to JSON
5 years ago
Oceania2018
f78daa0ea5
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
5 years ago