Oceania2018
e80295711b
eager for tf.relu, tf.tanh and tf.sigmoid
5 years ago
Oceania2018
dcfaa77490
Create EagerTensor from NDArray.
5 years ago
Oceania2018
855eba9d15
add TFE_Executor, TFE_Context and TFE_Op.
5 years ago
Oceania2018
afaf0c8072
fix input list into op
5 years ago
Oceania2018
71fef9ac14
regenerate protobufs.
5 years ago
Esther2013
653427144a
add gen_array_ops.pack eager
5 years ago
Oceania2018
77c6939cc6
upgrade NumSharp.
5 years ago
Oceania2018
da41466dbe
TestTFE_OpGetInputAndOutputLengths
5 years ago
Oceania2018
4076cd1137
Eager.Variables.
5 years ago
Oceania2018
095261abfd
add TensorHandleDevices unit test.
5 years ago
Oceania2018
88d0e968ce
TensorHandleDevices
5 years ago
Oceania2018
692ba77334
Eager mode for tf.add works.
5 years ago
Oceania2018
f9070c547d
Eager Execute_MatMul_CPU unit test.
5 years ago
Oceania2018
9dedbb5f0e
Eager.TensorHandle unit test.
5 years ago
Oceania2018
48829d7206
Eager Context unit test.
5 years ago
Oceania2018
c7a59e01d0
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
5 years ago
Oceania2018
100d769284
TFE_Py_FastPathExecute
5 years ago
dogvane
61f4557cdd
1. fix adamOptimizer no init dtype.
5 years ago
dogvane
0d0cf3f73f
1. fix miss type value.
2. fix type conver performance bug
5 years ago
Oceania2018
4893331bc5
Rename IObjectLife to ITensorFlowObject
5 years ago
Oceania2018
e61a9074db
move dataset to core.
5 years ago
dogvane
f10a72f747
1. 增加一个减法运算函数
2. 修正一个缺少参数处理的bug
5 years ago
Oceania2018
d1cc0739de
Merge branch 'master' into tensorflow2.x
5 years ago
Oceania2018
7c6497bf0f
Release v0.15.0
5 years ago
Oceania2018
08224a9a93
Add implicitation for Operation to RefVariable
5 years ago
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