Sam Harwell
|
6b48c0d208
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
7d2d186fe3
|
Use shared status object.
|
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 |
Oceania2018
|
56a9661101
|
restore to use wrap_tfe_src.TFE_FastPathExecute.
|
5 years ago |
Sam Harwell
|
f7b84215c9
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
c078ef6a9f
|
add EagerTensorPass and TensorManager.
|
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
|
e93f112ef0
|
tf.Variable() in eager mode
|
5 years ago |
Oceania2018
|
100d769284
|
TFE_Py_FastPathExecute
|
5 years ago |
Oceania2018
|
4893331bc5
|
Rename IObjectLife to ITensorFlowObject
|
5 years ago |
Sam Harwell
|
a3795c880a
|
Renormalize all files
|
5 years ago |
Oceania2018
|
d4b7ff740e
|
Graph.ImportGraphDef #483
|
5 years ago |
Oceania2018
|
e488c67662
|
TF_ImportGraphDefResults.return_tensors
|
6 years ago |
Oceania2018
|
c909310838
|
variance_scaling_initializer
|
6 years ago |
Oceania2018
|
945ac02415
|
Rollback Fix collections typing #448
|
6 years ago |
Mascha, Philipp
|
acf8fbd10d
|
Fixed error in type checking for generic get_collection<T>.
|
6 years ago |
Mascha, Philipp
|
b87081cc4a
|
Made internal collection of graph a list.
|
6 years ago |
Oceania2018
|
59421ed6d0
|
upgrade Google.Protobuf to 3.10.1
|
6 years ago |
Oceania2018
|
fa4a931d5a
|
fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424
|
6 years ago |
Oceania2018
|
5ee46e494a
|
tf.while_loop #348
|
6 years ago |
Oceania2018
|
ded16ea82f
|
BatchNormalization return tuple for call
|
6 years ago |
Oceania2018
|
203b0e2820
|
add back Graph.IEnumerable<Operation>
|
6 years ago |
Oceania2018
|
66eddd6ba7
|
add debug info
|
6 years ago |
Oceania2018
|
02871910c1
|
create ResourceVariable, still with buggy.
|
6 years ago |
Oceania2018
|
58d714badd
|
add _ResizeNearestNeighborGrad and _SwitchGrad
|
6 years ago |
Oceania2018
|
5c891eaa49
|
make get_collection<T> generic.
|
6 years ago |
Oceania2018
|
f1a3881aff
|
tf.boolean_mask #396
|
6 years ago |
Oceania2018
|
41432600c8
|
input_fn #387
|
6 years ago |
Oceania2018
|
9b9a25c712
|
_create_and_assert_global_step
|
6 years ago |
Oceania2018
|
24418b7653
|
Protocol message was too large when parsing to GraphDef. #383
|
6 years ago |
Oceania2018
|
23edfd09f8
|
_safe_initial_value_from_op #360
|
6 years ago |
Oceania2018
|
1a025e6223
|
add moving_averages, fix ExponentialMovingAverage
|
6 years ago |
Eli Belash
|
e6640b5674
|
Graph.Operation-OperationByName: Added guard, docs and exception when IntPtr.Zero is returned
|
6 years ago |
Eli Belash
|
0bcddfdfd7
|
DefaultGraphStack: Minor perf-op
|
6 years ago |
Eli Belash
|
067e62bed2
|
Graph: Added tf.peak_default_graph which just returns null if no default exists.
|
6 years ago |
Eli Belash
|
8cb647082c
|
Graph.Operation: Throw ValueError exception when `Current graph is not default graph.`
|
6 years ago |
Eli Belash
|
f1bc50ecb7
|
Reverted: DefaultGraphStack: Perf-ops
|
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
|
bd18f5db17
|
Removed all use-cases of Marshal.PtrToStructure in favor of unsafe ptrs.
|
6 years ago |
Eli Belash
|
f433c32c44
|
DefaultGraphStack: Perf-ops
|
6 years ago |
Eli Belash
|
916ebc53b2
|
BaseSession: Heavy perf-ops in sess.run logic-flow.
|
6 years ago |
Eli Belash
|
76a9729579
|
DefaultGraphStack: Revamped
|
6 years ago |
Eli Belash
|
4be99ecdd8
|
Graph.cs: refactor and added docs
|
6 years ago |
Eli Belash
|
891346e4e3
|
Refactored DisposableObject
|
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
|
879067deb4
|
tf.WhileContext()
|
6 years ago |