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 |
Oceania2018
|
dfa68bab7b
|
Merge remote-tracking branch 'origin/singlethreaded-support'
|
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
|
a4dbb4ed3d
|
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
|
0eff6a2a01
|
added tf.sub<tx,ty>
|
5 years ago |
Eli Belash
|
0f82f27971
|
Added tf.get_default_session()
|
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
|
2109688b0d
|
fix link of Image Recognition Example
|
5 years ago |
Oceania2018
|
f8d11520b4
|
change tensorflow redist to 1.14.1 for unit tests.
|
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 |
Oceania2018
|
0e2488ca7a
|
math.reduce_sum, tf.variables_initializer
|
5 years ago |
Oceania2018
|
9e0d8c8f62
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
5 years ago |
Oceania2018
|
c909310838
|
variance_scaling_initializer
|
5 years ago |
Oceania2018
|
18b078d29e
|
reset_default_graph
|
5 years ago |
Oceania2018
|
0dd0e4b71e
|
add tf.nn.swish activation function.
|
5 years ago |
Haiping Chen
|
9e453fdbc3
|
Add Binder badge for TF.NET
|
5 years ago |
Oceania2018
|
10f39ad203
|
Rollback #448
|
5 years ago |
Oceania2018
|
945ac02415
|
Rollback Fix collections typing #448
|
5 years ago |
Oceania2018
|
8b38d0d372
|
rename Keras project.
|
5 years ago |
Oceania2018
|
ad391cb630
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
5 years ago |
Oceania2018
|
5f0e775a8e
|
rename folder name Train to Training.
|
5 years ago |
Mascha, Philipp
|
acf8fbd10d
|
Fixed error in type checking for generic get_collection<T>.
|
5 years ago |
Mascha, Philipp
|
b87081cc4a
|
Made internal collection of graph a list.
|
5 years ago |
Oceania2018
|
cad766bcd5
|
remove estimator.
|
5 years ago |
Oceania2018
|
59421ed6d0
|
upgrade Google.Protobuf to 3.10.1
|
5 years ago |
Oceania2018
|
98ead99733
|
remove Models and Hub projects.
|
5 years ago |
Mascha, Philipp
|
6aa9b8beb7
|
Added missing documenation.
|
5 years ago |
Mascha, Philipp
|
0c06559b56
|
Changed method name to Python one.
|
5 years ago |
Mascha, Philipp
|
884b9687ae
|
Added the crop and resize method from the c++ library.
|
5 years ago |
Oceania2018
|
5808e34ff7
|
fixed Repeated Abs name #442
|
5 years ago |
Oceania2018
|
62b4267974
|
add net472 target #436
|
5 years ago |
Oceania2018
|
fa4a931d5a
|
fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424
|
5 years ago |
Oceania2018
|
9c71cb84a5
|
change div to truediv
|
5 years ago |
Oceania2018
|
a5bf2f4f9f
|
add context_t.ExitResult for control_flow_ops.cond
|
5 years ago |