Oceania2018
|
cfc9eb3025
|
Remove internal_convert_to_tensor.
|
4 years ago |
Oceania2018
|
734fe29c02
|
Be able to set Keras session options #712
|
4 years ago |
Oceania2018
|
536293dfb2
|
Add log_device_placement #713
|
4 years ago |
Oceania2018
|
db7aac28e8
|
Add CategoricalCrossentropy.
|
4 years ago |
Oceania2018
|
ba490102c1
|
clean code.
|
4 years ago |
Chris Fairclough
|
ddbe47e2de
|
get tensor index as per PR comment
|
5 years ago |
Chris Fairclough
|
64bd357f4e
|
add input mappings to graph importer
|
5 years ago |
Oceania2018
|
0abf166437
|
Add Tensors class to adapt Tensor and Tensor[].
|
5 years ago |
Oceania2018
|
d4f1c349bc
|
fix _apply_dense for Optimizer.
|
5 years ago |
Oceania2018
|
b3cd413eee
|
fix Strides default value for Pooling2D.
|
5 years ago |
Oceania2018
|
cdf39c52a3
|
tf.keras.layers. #570
|
5 years ago |
Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Oceania2018
|
2efaaa8826
|
Add optimize_dataset to IDatasetV2.
|
5 years ago |
Oceania2018
|
3a220fa52d
|
tf.data framework.
|
5 years ago |
Oceania2018
|
e6876306e9
|
Enable Multi-threading tests.
|
5 years ago |
Sam Harwell
|
e40b2f7925
|
Suppress CS0219 (Variable is assigned but its value is never used)
|
5 years ago |
Sam Harwell
|
f7e61b0199
|
Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults
|
5 years ago |
Sam Harwell
|
caae2dbd66
|
Implement SafeBufferHandle as a wrapper for TF_Buffer
|
5 years ago |
Sam Harwell
|
09466c1334
|
Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions
|
5 years ago |
Sam Harwell
|
8f8b0fdaff
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
6989cb1ce5
|
Add EagerRunner to fix memory leak and exception.
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
fe76c9c877
|
Add ResourceVariable native api.
|
5 years ago |
Sam Harwell
|
7a30362cdb
|
Implement SafeStatusHandle as a wrapper for TF_Status
|
5 years ago |
Oceania2018
|
e488c67662
|
TF_ImportGraphDefResults.return_tensors
|
5 years ago |
Oceania2018
|
49ee0ef06e
|
release TF.NET v0.13.0.
|
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
|
a70077bbb4
|
BasicLSTMCell
|
5 years ago |
Oceania2018
|
945ac02415
|
Rollback Fix collections typing #448
|
5 years ago |
Mascha, Philipp
|
b87081cc4a
|
Made internal collection of graph a list.
|
5 years ago |
Oceania2018
|
66eddd6ba7
|
add debug info
|
6 years ago |
Oceania2018
|
58d714badd
|
add _ResizeNearestNeighborGrad and _SwitchGrad
|
6 years ago |
Oceania2018
|
5c891eaa49
|
make get_collection<T> generic.
|
6 years ago |
Oceania2018
|
060cc37dd4
|
tf.sparse_tensor_to_dense, TensorShape.merge_with #396
|
6 years ago |
Oceania2018
|
1e5018334e
|
tf.sparse_to_dense #396
|
6 years ago |
Oceania2018
|
116f21728c
|
fix gen_nn_ops.fused_batch_norm return values.
|
6 years ago |
Eli Belash
|
ae72160d33
|
Removed redundant deconstructors
|
6 years ago |
Eli Belash
|
9d6525ef9f
|
Buffer: Revamped and all perf-optted all use-cases.
- Fixed all test cases to use using(Buffer)
- Fixed all test cases to explicitly specify session
|
6 years ago |
Eli Belash
|
07453f6fbb
|
ScopedTFImportGraphDefOptions: removed unnecessary deconstructor
|
6 years ago |
Oceania2018
|
683aeed693
|
tf.GraphKeys #359
|
6 years ago |
Oceania2018
|
226720dd88
|
Merge Tensorflow.Python into Tensorflow.Binding.
|
6 years ago |
Oceania2018
|
67a58b3eac
|
change tensorflow to non-static class in order to execute some initialization.
|
6 years ago |
Oceania2018
|
1961e815e7
|
all examples passed, ready to merge to master.
|
6 years ago |
Oceania2018
|
164759174d
|
merge with master.
|
6 years ago |
Oceania2018
|
03c1637748
|
remove ScopedTFGraph destructor. no carsh occurs any more.
|
6 years ago |
Oceania2018
|
f32692b1c7
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
31909cd802
|
Change Graph.Import interface.
|
6 years ago |
Oceania2018
|
a89c9aba34
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |
Oceania2018
|
8178785b97
|
rename with to tf_with, only use to construct graph purpose.
|
6 years ago |