Eli Belash
|
2259eb5196
|
Added process-wide locks to non-threadsafe calls. Added unit tests.
- Ignored all unit tests related to CSession as it does not use TF.NET's api directly and unable to be tested with other tests parallely.
|
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 |
Oceania2018
|
40da3d7a61
|
add DisposableObject as base class.
|
6 years ago |
Johann Dirry
|
0e9aeafad5
|
removing unused namespaces (#301)
* removing unused namespaces
* implementing Tensor to scalar and scalar to tensor conversions
|
6 years ago |
Esther2013
|
119f0c5e3a
|
add FinishOperation to OperationDescription
add GetNodeDef to Operation
|
6 years ago |
Oceania2018
|
9437b7277c
|
CApiAttributesTest.String, TF_SetAttrString, TF_OperationGetAttrString
|
6 years ago |
Oceania2018
|
3536f6a2bd
|
test
|
6 years ago |
Oceania2018
|
c8f8806870
|
Session.Run works for two Scalar constants.
|
6 years ago |
Oceania2018
|
64cc96bc69
|
Completed `TEST(CAPI, Graph)` porting
|
6 years ago |
Oceania2018
|
d5b81e9c1f
|
add GraphDef and FunctionDef.
|
6 years ago |
Oceania2018
|
4fa14feeca
|
add c_api.StringPiece to avoid crash for unmanaged memory.
|
6 years ago |
Oceania2018
|
740ca28965
|
GetNodeDef
|
6 years ago |
Oceania2018
|
36272d6b26
|
TEST(CAPI, AllocateTensor)
|
6 years ago |
Oceania2018
|
1f6ea31a22
|
c_test_util.GetAttrValue
|
6 years ago |
Oceania2018
|
a23be5a673
|
added a lot of APIs related to Operation.
|
6 years ago |
Oceania2018
|
9e42e3c67f
|
add implicit for Graph, Operation, Tensor, Status.
|
6 years ago |