carb0n
|
4ef84ff8ec
|
fix typo
|
5 years ago |
carb0n
|
03562ea034
|
add check_ops.assert_greater_equal
|
5 years ago |
carb0n
|
a177c0c769
|
Merge branch 'master' into master
|
5 years ago |
carb0n
|
dc8a0a9447
|
some more fixes for some more build errors
doesn't fix everything, but ought to fix a few errors
|
5 years ago |
Oceania2018
|
16ea35126d
|
fix tf.cond.
|
5 years ago |
Oceania2018
|
7ec1422588
|
fix tensor creation from n-dim array.
|
5 years ago |
Oceania2018
|
0c7638f8b5
|
Fix tf.split, #569
|
5 years ago |
pepure
|
47ba2ae6fd
|
add tf.split problem describe
|
5 years ago |
pepure
|
13f20d28fd
|
add Concat Double Type problem describe
|
5 years ago |
pepure
|
3e31304002
|
tensor init bug test
|
5 years ago |
pepure
|
87c547a29c
|
tensor init bug test
|
5 years ago |
Oceania2018
|
25d1c743b1
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
5 years ago |
Oceania2018
|
43ab3cad88
|
_AddNGrad
|
5 years ago |
carb0n
|
265d39da9a
|
fix build error
this fixes the build error, but is the right type being passed to `assert_positive`?
|
5 years ago |
carb0n
|
430c16d3fd
|
add tf.image._CheckAtLeast3DImage
not quite done yet; some of the functions used in it haven't been ported yet; working on that now.
|
5 years ago |
carb0n
|
7e3970d9a9
|
add image_ops_impl.random_flip_up_down, image_ops_impl.random_flip_left_right
implements:
- image_ops_impl.random_flip_up_down
- image_ops_impl.random_flip_left_right
as well as some other functions that those two depend upon.
|
5 years ago |
pepure
|
3f4b5b3a74
|
add transpose API eagerly
|
5 years ago |
Sam Harwell
|
f7e61b0199
|
Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults
|
5 years ago |
Sam Harwell
|
09600a87f7
|
Implement SafeDeviceListHandle as a wrapper for TF_DeviceList
|
5 years ago |
Sam Harwell
|
947eef4c8e
|
Fix the signature of TF_GetBuffer
|
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 |
Oceania2018
|
2602fb95f7
|
Implement EagerRunner.
|
5 years ago |
Oceania2018
|
91fb30f3d9
|
Add PersistentTape unit test.
|
5 years ago |
Oceania2018
|
c1dcb8ca12
|
Fix tf.reshape.
|
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 |
Haiping
|
d42bc071d8
|
Merge pull request #563 from sharwell/safe-session-options-handle
Implement SafeSessionOptionsHandle as a wrapper for TF_SessionOptions
|
5 years ago |
Haiping
|
d7925ec265
|
Merge pull request #560 from sharwell/safe-context-options-handle
Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions
|
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
|
6d73b8d61e
|
Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions
|
5 years ago |
Haiping
|
6f74c425a8
|
Merge pull request #562 from sharwell/fix-graph-test
Fix Tensor constructor for int32
|
5 years ago |
Haiping
|
43b182ed07
|
Merge pull request #561 from sharwell/function-pointer
Mark delegates with UnmanagedFunctionPointer
|
5 years ago |
Haiping
|
517f81fe7e
|
Merge pull request #559 from sharwell/safe-context-handle
Implement SafeContextHandle as a wrapper for TFE_Context
|
5 years ago |
Sam Harwell
|
284d3b1033
|
Fix Tensor constructor for int32
|
5 years ago |
Sam Harwell
|
e62184157b
|
Mark delegates with UnmanagedFunctionPointer
|
5 years ago |
Sam Harwell
|
ab6d624ea8
|
Implement SafeContextHandle as a wrapper for TFE_Context
|
5 years ago |
Haiping
|
760b5d8595
|
Merge pull request #528 from sharwell/safe-status-handle
Implement SafeStatusHandle
|
5 years ago |
Sam Harwell
|
ae8d7e9eb9
|
Remove unnecessary test API
|
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
|
b83c77e207
|
Update TensorFlowLibName file path.
|
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 |
Oceania2018
|
b02520e74b
|
Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET
|
5 years ago |
Oceania2018
|
71ea081ea8
|
TensorSliceDataset
|
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 |
Samuel Caldas
|
7d76357cdd
|
Update HelloWorld.md
|
5 years ago |