Oceania2018
|
b06b09932e
|
add DisposableObject as base class.
|
6 years ago |
Oceania2018
|
c12b5b9d58
|
Removed shared Status instance in Operation.
|
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 |
Meinrad Recheis
|
7cb17461a9
|
Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller
|
6 years ago |
Meinrad Recheis
|
2d28eefa8b
|
Tensor: added constructors that take a Span<T>
|
6 years ago |
Meinrad Recheis
|
b2a9a989af
|
Tensor: dispose Tensors that have been garbage collected (thread safe) + test
|
6 years ago |
Oceania2018
|
bfdaa6b94d
|
work with NumSharp v0.9
|
6 years ago |
Oceania2018
|
86986d81e3
|
Incompatible shapes: [100,10] vs. [100] #194
|
6 years ago |
haiping008
|
3b93c7b0fb
|
linear regression test 1
|
6 years ago |
Oceania2018
|
6507a5f91b
|
Finished InceptionV3 image recognition.
|
6 years ago |
Oceania2018
|
3536f6a2bd
|
test
|
6 years ago |
Oceania2018
|
c8f8806870
|
Session.Run works for two Scalar constants.
|
6 years ago |
Oceania2018
|
642217491a
|
TEST(CAPI, ImportGraphDef))
|
6 years ago |
Oceania2018
|
740ca28965
|
GetNodeDef
|
6 years ago |
Oceania2018
|
36272d6b26
|
TEST(CAPI, AllocateTensor)
|
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 |
Oceania2018
|
91befe9163
|
Finished Tensor class.
|
6 years ago |
Oceania2018
|
c7eae6ac48
|
deallocator_called
|
6 years ago |
Oceania2018
|
d78a6616f6
|
TF_NewTensor pass.
|
6 years ago |
Oceania2018
|
a32d2a603a
|
TF_NumDims
|
6 years ago |
Oceania2018
|
11377d6976
|
add NewTF_Tensor test
|
6 years ago |