dataangel
84476e3f20
Merge remote-tracking branch 'upstream/master'
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
5 years ago
Oceania2018
0ff31a35ec
fix tf.transpose #673
5 years ago
Banyc
b6755cc4a1
Add test case TypeMismatchedSliceAssign
5 years ago
Banyc
83509696a4
Add test case for tf.transpose
5 years ago
quanap5kr
fe82fd5c26
scan unit test
5 years ago
quanap5kr
c632c40096
scan unit test
5 years ago
Oceania2018
d75366ce22
fix Variable[slice].assign() #653
5 years ago
Banyc
6f8beab362
Add test case for Tensor.assign #653
The test case is currently not passed yet.
5 years ago
Oceania2018
fafed7dd7d
Massive updates for TensorFlowOpLayer #652
5 years ago
Oceania2018
905c4a9ee8
Add keras.layers.Reshape.
5 years ago
Oceania2018
b58c24136c
Add keras.Concatenate.
5 years ago
Oceania2018
94ad2f5331
Add layers of ZeroPadding2D and UpSampling2D.
5 years ago
Oceania2018
3e76c19879
Add LeakyReLU layer.
5 years ago
Oceania2018
8b9fca47e9
Add save and restore model from config.
5 years ago
Oceania2018
91399b1527
Fixed add GradientOperatorMulTest #642
5 years ago
久永
05561ead44
add GradientOperatorMulTest 。
5 years ago
Oceania2018
dff4f510af
model.get_config for Keras.
5 years ago
Oceania2018
9d08a313f0
Keras for .NET package meta and clean code.
5 years ago
Oceania2018
41df785232
Seperated Keras from binding project.
5 years ago
Oceania2018
4945c66000
fix unit test.
5 years ago
Oceania2018
9f2adcfc77
add Keras model.summary().
5 years ago
Oceania2018
87f990157e
Fix trainable_weights is empty when using Keras Functional model #626
5 years ago
Oceania2018
b59122f511
Disable AutoGraphAttribute.
5 years ago
Oceania2018
b63a44e1fe
Refactor convolutional layer.
5 years ago
Oceania2018
0abf166437
Add Tensors class to adapt Tensor and Tensor[].
5 years ago
Oceania2018
69967b4812
disable TF_UpdateEdge.
5 years ago
Oceania2018
96f558db91
fix image resize.
5 years ago
Oceania2018
33e5a7b59b
Add ConcreteFunction.
5 years ago
Oceania2018
12ea493080
Add ConcreteFunction to support dataset map.
5 years ago
Oceania2018
242e051732
add function test.
5 years ago
Oceania2018
5f2df567a7
add overload for Layer call function, be able to input array and return array.
5 years ago
Oceania2018
a8838982e8
Add graph to function test.
5 years ago
Oceania2018
d3b681e909
fix unit test.
5 years ago
Oceania2018
fd32b842cd
Add ZipDataset, fix paths_and_labels_to_dataset.
5 years ago
Oceania2018
36273fd45d
Fix tf.decode_jpeg and SetOpAttrScalar for float.
5 years ago
dje
e575583e5d
Complete implementation of bitwise bitwise_ops and corresponding unit tests.
5 years ago
Oceania2018
925b3cbbd0
add tf.bitwise.left_shift unit test #614 .
5 years ago
Oceania2018
430927524f
fix eager tensor resize. #608
5 years ago
vpenades
7f507fa81e
Added use case for creating and resizing a tensor.
5 years ago
Oceania2018
a3cf7ae1ac
Add CacheDataset.
5 years ago
Oceania2018
436afe9703
tf.data.Dataset.from_tensor #446
5 years ago
Oceania2018
68df1b70f0
tf.data.Dataset skip() #446
5 years ago
Oceania2018
a174a84d3d
tf.data.Dataset shard() #446
5 years ago
Oceania2018
5e0e8b1b95
fix iteration times issue.
5 years ago
Oceania2018
38f9b13857
Merge remote-tracking branch 'origin/tf.data_test'
5 years ago
Oceania2018
b431f976c8
add tf.data Prefetch unit test #446
5 years ago
Oceania2018
64c5157de5
tf.data.Dataset.range #446
5 years ago
pepure
01e8205f88
tf.data.Dataset.from_tensor_slices iteration times bug
5 years ago
Oceania2018
32a0f582bf
ContextSwitchStack
5 years ago
Oceania2018
6e4bad40b6
Sequential #570
5 years ago