Oceania2018
|
33e5a7b59b
|
Add ConcreteFunction.
|
5 years ago |
Oceania2018
|
12ea493080
|
Add ConcreteFunction to support dataset map.
|
5 years ago |
Oceania2018
|
14f8adbc3d
|
add FuncGraph.
|
5 years ago |
Oceania2018
|
f41d6bcb54
|
Add TF_UpdateEdge APIs.
|
5 years ago |
Oceania2018
|
5f2df567a7
|
add overload for Layer call function, be able to input array and return array.
|
5 years ago |
Oceania2018
|
d4f1c349bc
|
fix _apply_dense for Optimizer.
|
5 years ago |
Oceania2018
|
32a0f582bf
|
ContextSwitchStack
|
5 years ago |
carb0n
|
a2ec9b3296
|
fix build error
|
5 years ago |
carb0n
|
92e8eb23b7
|
add _captures, external/internal_captures
|
5 years ago |
Oceania2018
|
e631c1adfa
|
IInitializer for Keras. #355
|
5 years ago |
Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Oceania2018
|
a8a0731c4d
|
Change RefVariable to IVariableV1.
|
5 years ago |
Oceania2018
|
468cb8e8a6
|
add TF_GraphSetOutputHandleShapesAndTypes api.
|
5 years ago |
Oceania2018
|
ba8b0f37af
|
add disable_eager_execution, clean unit test.
|
5 years ago |
Sam Harwell
|
02d9023621
|
Fix CS1587 (XML comment is not placed on a valid language element)
|
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
|
33e17dff25
|
Mark SafeHandle interop constructors private
|
5 years ago |
Haiping
|
7e18dcf3ee
|
Merge pull request #564 from sharwell/safe-import-graph-def-options-handle
Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions
|
5 years ago |
Sam Harwell
|
09466c1334
|
Implement SafeImportGraphDefOptionsHandle as a wrapper for TF_ImportGraphDefOptions
|
5 years ago |
Sam Harwell
|
bfac6f7b6c
|
Implement SafeSessionOptionsHandle as a wrapper for TF_SessionOptions
|
5 years ago |
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
|
5 years ago |
Oceania2018
|
c909310838
|
variance_scaling_initializer
|
5 years ago |
Oceania2018
|
945ac02415
|
Rollback Fix collections typing #448
|
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
|
59421ed6d0
|
upgrade Google.Protobuf to 3.10.1
|
5 years ago |
Oceania2018
|
fa4a931d5a
|
fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424
|
5 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 |