Oceania2018
|
734fe29c02
|
Be able to set Keras session options #712
|
4 years ago |
Oceania2018
|
536293dfb2
|
Add log_device_placement #713
|
4 years ago |
Oceania2018
|
e19e59b3dd
|
Add FunctionCallOptions.
|
4 years ago |
Oceania2018
|
7293c328f7
|
ConcatV2 should be recorded #701
|
5 years ago |
Oceania2018
|
14c26e7e07
|
Mul gradient is not correct in TensorFlowOpLayer #698
|
5 years ago |
Oceania2018
|
76350f74f2
|
Remove unnecessary parameters for RecordGradient.
|
5 years ago |
Oceania2018
|
ea3fc6ade2
|
organize keras files.
|
5 years ago |
Oceania2018
|
db94e67d0d
|
Add console logger.
|
5 years ago |
Oceania2018
|
db7aac28e8
|
Add CategoricalCrossentropy.
|
5 years ago |
Oceania2018
|
8b9fca47e9
|
Add save and restore model from config.
|
5 years ago |
Oceania2018
|
91399b1527
|
Fixed add GradientOperatorMulTest #642
|
5 years ago |
Oceania2018
|
ba490102c1
|
clean code.
|
5 years ago |
Oceania2018
|
c078f0077f
|
Add slice_inputs in TensorLikeDataAdapter.
|
5 years ago |
Oceania2018
|
1dd95bdb35
|
skip gradient when no grad_func found.
|
5 years ago |
Oceania2018
|
b6f155c71d
|
fix Keras Functional Inputs #624
|
5 years ago |
Oceania2018
|
f8b61b1536
|
Add EagerTensor.AsContatnt().
|
5 years ago |
Oceania2018
|
b63a44e1fe
|
Refactor convolutional layer.
|
5 years ago |
Oceania2018
|
96f558db91
|
fix image resize.
|
5 years ago |
Oceania2018
|
12ea493080
|
Add ConcreteFunction to support dataset map.
|
5 years ago |
Oceania2018
|
14f8adbc3d
|
add FuncGraph.
|
5 years ago |
Oceania2018
|
5f2df567a7
|
add overload for Layer call function, be able to input array and return array.
|
5 years ago |
Oceania2018
|
36273fd45d
|
Fix tf.decode_jpeg and SetOpAttrScalar for float.
|
5 years ago |
Oceania2018
|
a3cf7ae1ac
|
Add CacheDataset.
|
5 years ago |
Oceania2018
|
8168b48dcd
|
fix neural_net.trainable_variables #595.
|
5 years ago |
Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Sam Harwell
|
941a241055
|
Simplify code using SafeTensorHandleHandle
|
5 years ago |
Sam Harwell
|
17df4c1c44
|
Use leases to ensure handles are not released before calling StringPiece
|
5 years ago |
Sam Harwell
|
263fbcf244
|
Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle
|
5 years ago |
Sam Harwell
|
076b3fc508
|
Fix incorrect copy lengths in memcpy
|
5 years ago |
Oceania2018
|
601c42341c
|
fix attrs missing.
|
5 years ago |
Oceania2018
|
2efaaa8826
|
Add optimize_dataset to IDatasetV2.
|
5 years ago |
Oceania2018
|
73a4dbe6d4
|
tensor_util.to_numpy_string
|
5 years ago |
Oceania2018
|
03a9e95d34
|
Create tensor from string array.
|
5 years ago |
Oceania2018
|
3a220fa52d
|
tf.data framework.
|
5 years ago |
Sam Harwell
|
fae2c29599
|
Implement SafeOpHandle as a wrapper for TFE_Op
|
5 years ago |
Esther2013
|
4bba3f8b6c
|
Improve string display from byte array.
|
5 years ago |
Sam Harwell
|
c2f13e2289
|
Implement SafeExecutorHandle as a wrapper for TFE_Executor
|
5 years ago |
Oceania2018
|
d76eebfdc7
|
Clean code.
|
5 years ago |
Sam Harwell
|
7884b243fe
|
Fix CS1570 (XML comment has badly formed XML)
|
5 years ago |
Sam Harwell
|
cef6ec0019
|
Fix CS1572 (XML comment has a param tag, but there is no parameter by that name)
|
5 years ago |
Sam Harwell
|
48dfc92407
|
Suppress CS0642 (Possible mistaken empty statement)
|
5 years ago |
Sam Harwell
|
e40b2f7925
|
Suppress CS0219 (Variable is assigned but its value is never used)
|
5 years ago |
Oceania2018
|
16ea35126d
|
fix tf.cond.
|
5 years ago |
Oceania2018
|
0c7638f8b5
|
Fix tf.split, #569
|
5 years ago |
Oceania2018
|
43ab3cad88
|
_AddNGrad
|
5 years ago |
Sam Harwell
|
09600a87f7
|
Implement SafeDeviceListHandle as a wrapper for TF_DeviceList
|
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 |
Sam Harwell
|
6d73b8d61e
|
Implement SafeContextOptionsHandle as a wrapper for TFE_ContextOptions
|
5 years ago |