Oceania2018
|
f5cbf89a38
|
fix ndarray to string.
|
4 years ago |
Oceania2018
|
76abb2c6f0
|
to_numpy_string
|
4 years ago |
Oceania2018
|
d88fec40d2
|
optimize slice.
|
4 years ago |
Oceania2018
|
3052e1fbd2
|
add SafeStringTensorHandle
|
4 years ago |
Oceania2018
|
795c28652d
|
remove TF_DeleteTensor in test.
|
4 years ago |
Oceania2018
|
e73ed66b7c
|
add SafeTensorHandle to manage tensor handle reference.
|
4 years ago |
Oceania2018
|
f3cbd858e7
|
np.frombuffer
|
4 years ago |
Oceania2018
|
3c020dc492
|
fix memory crash when index < 0.
|
4 years ago |
Oceania2018
|
9849829d41
|
convert_to_eager_tensor
|
4 years ago |
Oceania2018
|
83151d2b36
|
logical_and
|
4 years ago |
Oceania2018
|
f32314e85b
|
test meshgrid_same_ndim
|
4 years ago |
Oceania2018
|
1cf190fba5
|
tf.linalg.lstsq #823
|
4 years ago |
Oceania2018
|
16ff7a3daf
|
fix keras pad_sequences.
|
4 years ago |
Oceania2018
|
734430d48c
|
slice assign works
|
4 years ago |
Oceania2018
|
7f0b9b68ac
|
add np.load.
|
4 years ago |
Oceania2018
|
254ba33823
|
fix all unit test.
|
4 years ago |
Oceania2018
|
bcb28f3d3b
|
fix keras reshape layer.
|
4 years ago |
Oceania2018
|
cd2f0c0ec1
|
fix make_tensor_proto didn't set dtype correctly.
|
4 years ago |
Oceania2018
|
2e3bc0630f
|
fix NumPy frombuffer.
|
4 years ago |
Oceania2018
|
0b6e855439
|
Shape as_int_list
|
4 years ago |
Oceania2018
|
56a25a15c5
|
fix make_tensor_proto when dtype is different.
|
4 years ago |
Oceania2018
|
22effd6553
|
Using Shape instead of TensorShape.
|
4 years ago |
Oceania2018
|
8784c31cb3
|
change tensor shape to Shape.
|
4 years ago |
Oceania2018
|
b5f357a47f
|
fix set_shape.
|
4 years ago |
Oceania2018
|
9264a19002
|
fix string data.
|
4 years ago |
Oceania2018
|
d3e212488f
|
fix ndarray index.
|
4 years ago |
Oceania2018
|
083c8e8d6f
|
fix ndarray to tensor implicit convertion.
|
4 years ago |
Oceania2018
|
efb1c242e1
|
fix constant_value when referenced by ndarray.
|
4 years ago |
Oceania2018
|
39883aecef
|
Change to use tensor as underlying data structure.
|
4 years ago |
Oceania2018
|
71488b4126
|
seperate TensorFlowNET.Graph.UnitTest project.
|
4 years ago |
Oceania2018
|
dded90a564
|
fix string tensor for non ascii char.
|
4 years ago |
Oceania2018
|
3c7207c251
|
fix GetDataType.
|
4 years ago |
Oceania2018
|
16d48a1d0e
|
Remove AllocationType.
|
4 years ago |
Oceania2018
|
01e6a38cf5
|
auto cast by dtype when conveting to tensor.
|
4 years ago |
Oceania2018
|
1142f38d2f
|
unify numpy dtype and tf dtype.
|
4 years ago |
Oceania2018
|
9c2d5c4897
|
fix NDArray creation in graph mode.
|
4 years ago |
Oceania2018
|
2192f4d875
|
fix placeholder feeds value issue.
|
4 years ago |
Oceania2018
|
4c51d1b678
|
fixt build_results.
|
4 years ago |
Oceania2018
|
a947fd8aa9
|
fix NDArray indexing.
|
4 years ago |
Oceania2018
|
da33a8b18d
|
Introduce Axis record type.
|
4 years ago |
Oceania2018
|
7f387d0db8
|
np.prod
|
4 years ago |
Oceania2018
|
3231500660
|
linspace and meshgrid.
|
4 years ago |
Oceania2018
|
f3eb31fb87
|
Built-in numpy api.
|
4 years ago |
Oceania2018
|
8048b6258a
|
Add RepeatDataSetCrash test.
|
4 years ago |
Oceania2018
|
3d943a10c1
|
IDataset cardinality.
|
4 years ago |
Oceania2018
|
a994a86794
|
Add mean_absolute_error to metrics.
|
4 years ago |
Oceania2018
|
500f0c0cca
|
Fix preserve_cardinality for ParallelMapDataset.
|
4 years ago |
Oceania2018
|
e67b2a5ff2
|
renamed tf.data.Dataset.from_tensors.
|
4 years ago |
Oceania2018
|
a7df67b13c
|
Fix timeseries_dataset_from_array.
|
4 years ago |
Oceania2018
|
61192ae572
|
Fix ParseSlices for Tensor overload.
|
4 years ago |