f20bc4c4
(refs/pull/471/head)
Fix GraphTest, comparing GraphDef directly without converting to JSON by
2019-12-14 15:57:39 -0800
f78daa0e
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-12-14 16:31:54 -0600
f9465602
Ignore ScanForward and ScanReverse tests. by
2019-12-14 16:29:31 -0600
58873edb
Update tensorflowlib/README.md, add more details about how to export c APIs for linux by
2019-12-14 11:18:02 -0800
058ac03f
(refs/pull/468/head)
Update tensorflowlib/README.md, add more details about how to export c APIs for linux by
2019-12-14 11:18:02 -0800
421c663b
A few simple gradient tests by
2019-12-14 02:22:20 +0300
b6e0c4f1
A few automatic differentiation fixes by
2019-12-13 06:44:36 +0300
f9ac0ffa
Add tf.scan test cases by
2019-12-01 18:36:40 -0500
67bfd365
Implement map_fn and other fixes by
2019-12-01 17:37:21 -0500
3dcbf01a
Convert bodyItem to a class by
2019-11-29 20:21:40 -0500
a75eba79
Fix initializer type by
2019-11-29 17:48:09 -0500
593ce2b6
Adjust types to get while_loop working by
2019-11-29 16:35:11 -0500
83a1ba64
Fix up the code in tf.scan by
2019-11-29 16:21:47 -0500
1aff986c
Nearly working tf.scan (does not build) by
2019-11-24 11:49:35 -0500
a461c751
(refs/pull/467/head)
A few simple gradient tests by
2019-12-14 02:22:20 +0300
807334e5
A few automatic differentiation fixes by
2019-12-13 06:44:36 +0300
dfa68bab
Merge remote-tracking branch 'origin/singlethreaded-support' by
2019-12-04 09:58:24 -0600
448246b9
(tag: v0.13)
Supported for forced singlethreading by
2019-12-04 16:09:03 +0200
11224e4b
added tf.sub<tx,ty> by
2019-12-04 16:06:50 +0200
c2b2c255
Added tf.get_default_session() by
2019-12-04 15:10:53 +0200
49ee0ef0
(v0.13-lstm)
release TF.NET v0.13.0. by
2019-12-04 09:18:40 -0600
a4dbb4ed
(refs/pull/458/head)
Supported for forced singlethreading by
2019-12-04 16:09:03 +0200
0eff6a2a
added tf.sub<tx,ty> by
2019-12-04 16:06:50 +0200
0f82f279
Added tf.get_default_session() by
2019-12-04 15:10:53 +0200
bfc13a74
Tensor: Added ToScalar and CopyTo by
2019-12-04 10:52:40 +0200
3ffa6403
(refs/pull/457/head)
Merge branch 'master' into tensor-conversions by
2019-12-04 10:52:46 +0200
73fb60c1
Tensor: Added ToScalar and CopyTo by
2019-12-04 10:52:40 +0200
2a59dc63
(refs/pull/460/head)
Add tf.scan test cases by
2019-12-01 18:36:40 -0500
c68b51fe
Implement map_fn and other fixes by
2019-12-01 17:37:21 -0500
17a8fb6b
Convert bodyItem to a class by
2019-11-29 20:21:40 -0500
7b09a478
Fix initializer type by
2019-11-29 17:48:09 -0500
53209eb6
Adjust types to get while_loop working by
2019-11-29 16:35:11 -0500
07da8c3f
Fix up the code in tf.scan by
2019-11-29 16:21:47 -0500
b680700d
fix import_meta_graph without VariableV1 bug. #453 by
2019-11-28 09:09:50 -0600
252543fb
Fix import_meta_graph exception if variables is empty. by
2019-11-27 20:45:21 -0600
a2e7c9fe
built BasicLstmCell by
2019-11-24 20:39:59 -0600
ed2aa366
make GlorotUniform true as default. by
2019-11-24 20:39:31 -0600
42ba8b62
Add array_grad._SplitGrad() by
2019-11-24 20:38:47 -0600
79da38ae
Nearly working tf.scan (does not build) by
2019-11-24 11:49:35 -0500
a70077bb
BasicLSTMCell by
2019-11-23 09:21:12 -0600
f15a608e
add tf.nn.tanh activation function. by
2019-11-23 09:20:34 -0600
2109688b
fix link of Image Recognition Example by
2019-11-23 09:19:54 -0600
f8d11520
change tensorflow redist to 1.14.1 for unit tests. by
2019-11-19 20:11:11 -0600
1d9e2e57
overload session.run for 4 tuples. by
2019-11-19 07:04:26 -0600
387ae4c3
overload tf.reduce_mean by
2019-11-17 23:40:57 -0600
ca39124d
data_flow.dynamic_partition by
2019-11-17 23:40:38 -0600
2b37b638
PolynomialDecay LearningRateSchedule by
2019-11-17 23:39:57 -0600
e6a26305
Merge branch 'master' into v0.20-tensorflow2.0 by
2019-11-17 20:13:57 -0600
0e2488ca
math.reduce_sum, tf.variables_initializer by
2019-11-17 20:08:16 -0600
9e0d8c8f
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-11-16 13:24:10 -0600
c9093108
variance_scaling_initializer by
2019-11-16 13:23:44 -0600
18b078d2
reset_default_graph by
2019-11-16 13:23:09 -0600
0dd0e4b7
add tf.nn.swish activation function. by
2019-11-16 13:22:36 -0600
9e453fdb
Add Binder badge for TF.NET by
2019-11-15 10:58:32 -0600
10f39ad2
Rollback #448 by
2019-11-14 22:46:49 -0600
945ac024
Rollback Fix collections typing #448 by
2019-11-14 22:20:50 -0600
8b38d0d3
rename Keras project. by
2019-11-14 22:20:13 -0600
ad391cb6
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET by
2019-11-14 09:29:06 -0600
5f0e775a
rename folder name Train to Training. by
2019-11-14 09:28:47 -0600
acf8fbd1
Fixed error in type checking for generic get_collection<T>. by
2019-11-14 14:47:13 +0100
b87081cc
Made internal collection of graph a list. by
2019-11-14 14:07:59 +0100
cc871c2d
(refs/pull/448/head)
Fixed error in type checking for generic get_collection<T>. by
2019-11-14 14:47:13 +0100
e3e918b8
Made internal collection of graph a list. by
2019-11-14 14:07:59 +0100
cad766bc
remove estimator. by
2019-11-13 11:56:00 -0600
59421ed6
upgrade Google.Protobuf to 3.10.1 by
2019-11-13 09:50:07 -0600
98ead997
remove Models and Hub projects. by
2019-11-13 09:38:15 -0600
6aa9b8be
Added missing documenation. by
2019-11-12 14:31:16 +0100
0c06559b
Changed method name to Python one. by
2019-11-12 14:28:16 +0100
884b9687
Added the crop and resize method from the c++ library. by
2019-11-12 10:51:48 +0100
c849b4d8
(refs/pull/447/head)
Added missing documenation. by
2019-11-12 14:31:16 +0100
7930a2cf
Changed method name to Python one. by
2019-11-12 14:28:16 +0100
73600e8e
Added the crop and resize method from the c++ library. by
2019-11-12 10:51:48 +0100
5808e34f
fixed Repeated Abs name #442 by
2019-11-09 12:30:12 -0600
62b42679
add net472 target #436 by
2019-11-07 22:34:39 -0600
fa4a931d
fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424 by
2019-11-07 21:34:16 -0600
9c71cb84
change div to truediv by
2019-11-07 07:53:24 -0600
a5bf2f4f
add context_t.ExitResult for control_flow_ops.cond by
2019-11-07 07:51:44 -0600
ddd23e31
CheckInputFromValidContext when while_ctxt is null. by
2019-11-07 07:51:12 -0600
2394a801
IsWhileContext returns false. by
2019-11-07 07:50:33 -0600
f1a80aac
Merge branch 'master' into v0.20-tensorflow2.0 by
2019-11-03 20:54:09 -0600
3090e458
(tag: v0.12, v0.12-rnn)
v0.12 released by
2019-11-03 20:52:59 -0600
ad250d0c
implement _SwitchGrad when merge_grad is not null. by
2019-11-03 10:42:17 -0600
fcd2cd65
nn_ops.in_top_kv2 by
2019-11-03 10:41:30 -0600
59cbca5c
ControlFlowState.PostProcessing by
2019-11-03 10:41:10 -0600
3377f12b
control_flow_ops.control_trigger by
2019-11-03 07:23:32 -0600
57f77ab2
data_flow_ops.stack_pop_v2 by
2019-11-03 07:23:12 -0600
07ddb747
GradLoopState.AddBackpropAccumulatedValue by
2019-11-03 07:22:41 -0600
3e073728
WhileContext AddBackpropAccumulator by
2019-11-03 07:22:30 -0600
efed2586
WhileContext by
2019-11-02 11:18:53 -0500
59b7eb03
MaybeCreateControlFlowState by
2019-11-02 11:18:37 -0500
67949251
override graph by
2019-11-02 11:17:53 -0500
1ef2ec1c
GraphTensorArray write, size, stack. by
2019-11-02 11:17:32 -0500
a8a51568
_SwitchGrad by
2019-11-02 08:59:36 -0500
c8a61b21
_UpdatePendingAndEnqueueReady by
2019-11-02 08:59:21 -0500
d2de8bed
tensor_array_write_v3 by
2019-11-02 08:58:39 -0500
38ad490c
return array instead of tuple for layer.call by
2019-11-02 08:02:58 -0500
dd1b589d
Tensor.Flatten by
2019-11-02 08:02:07 -0500
e2190c94
ControlFlow MergeOutput by
2019-11-02 08:01:43 -0500
5ee46e49
tf.while_loop #348 by
2019-10-27 22:03:35 -0500
ded16ea8
BatchNormalization return tuple for call by
2019-10-27 13:34:59 -0500