Oceania2018
232ba8dad2
fix sign
5 years ago
Oceania2018
8b5ef9c9a1
AddV2
5 years ago
Oceania2018
95c7db76f9
fused_batch_norm_grad_v3
5 years ago
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
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
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
c41dfd041a
Add TransformGraphWithStringInputs
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
Oceania2018
f946560271
Ignore ScanForward and ScanReverse tests.
5 years ago
Alexander Mishunin
b6e0c4f1c7
A few automatic differentiation fixes
5 years ago
Brendan Mulcahy
67bfd365f4
Implement map_fn and other fixes
5 years ago
Brendan Mulcahy
3dcbf01ab2
Convert bodyItem to a class
5 years ago
Brendan Mulcahy
a75eba79bd
Fix initializer type
5 years ago
Brendan Mulcahy
593ce2b6c3
Adjust types to get while_loop working
5 years ago
Brendan Mulcahy
83a1ba6421
Fix up the code in tf.scan
5 years ago
Brendan Mulcahy
1aff986cf7
Nearly working tf.scan (does not build)
5 years ago
Eli Belash
448246b96b
Supported for forced singlethreading
- Separated multithreading related methods to classname.threading.cs partial file
- ops: Added enforce_singlethreading(), enforce_multithreading()
5 years ago
Eli Belash
11224e4b19
added tf.sub<tx,ty>
5 years ago
Eli Belash
c2b2c255d5
Added tf.get_default_session()
5 years ago
Oceania2018
49ee0ef06e
release TF.NET v0.13.0.
5 years ago
Eli Belash
bfc13a748a
Tensor: Added ToScalar and CopyTo
5 years ago
Oceania2018
b680700dae
fix import_meta_graph without VariableV1 bug. #453
5 years ago
Oceania2018
252543fbb8
Fix import_meta_graph exception if variables is empty.
5 years ago
Oceania2018
a2e7c9fef7
built BasicLstmCell
5 years ago
Oceania2018
ed2aa36687
make GlorotUniform true as default.
5 years ago
Oceania2018
42ba8b6233
Add array_grad._SplitGrad()
5 years ago
Oceania2018
a70077bbb4
BasicLSTMCell
5 years ago
Oceania2018
f15a608e6c
add tf.nn.tanh activation function.
5 years ago
Oceania2018
1d9e2e57cd
overload session.run for 4 tuples.
5 years ago
Oceania2018
387ae4c356
overload tf.reduce_mean
5 years ago
Oceania2018
ca39124dd3
data_flow.dynamic_partition
5 years ago
Oceania2018
2b37b638bf
PolynomialDecay LearningRateSchedule
5 years ago
Oceania2018
e6a26305b8
Merge branch 'master' into v0.20-tensorflow2.0
5 years ago