Yaohui Liu
|
07ea656833
|
fix: error when training SimpleRNN.
|
2 years ago |
Yaohui Liu
|
f1fbcf2016
|
feat: support model building with RNN.
|
2 years ago |
Yaohui Liu
|
1c8f0a2d14
|
refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes.
|
2 years ago |
Yaohui Liu
|
7823b088a0
|
Fix the error of loading model saved before tf2.5.
|
2 years ago |
Yaohui Liu
|
1d1657dd2c
|
Use operation with customized C API.
|
2 years ago |
Yaohui Liu
|
fd1eb40f25
|
Partially support the backward of loaded function model.
|
2 years ago |
Yaohui Liu
|
6a9ccea29f
|
Resolve some wrong implementations.
|
2 years ago |
Haiping Chen
|
e5dfe90e9b
|
More SafeHandles.
|
2 years ago |
Oceania2018
|
d1fc44dcef
|
Add InboundLayers to Node
|
3 years ago |
Oceania2018
|
a0cc4735e5
|
rename SafeOpHandle to SafeEagerOpHandle
|
3 years ago |
Oceania2018
|
3231500660
|
linspace and meshgrid.
|
4 years ago |
Oceania2018
|
f3eb31fb87
|
Built-in numpy api.
|
4 years ago |
Oceania2018
|
6509ae0b7f
|
Fix datatype for slice.
|
4 years ago |
Oceania2018
|
aea62f641b
|
Use safe AttrValue to invoke TF_SetAttrValueProto.
|
4 years ago |
Oceania2018
|
fafed7dd7d
|
Massive updates for TensorFlowOpLayer #652
|
4 years ago |
Oceania2018
|
ba490102c1
|
clean code.
|
4 years ago |
Oceania2018
|
87f990157e
|
Fix trainable_weights is empty when using Keras Functional model #626
|
5 years ago |
Oceania2018
|
69967b4812
|
disable TF_UpdateEdge.
|
5 years ago |
Oceania2018
|
f41d6bcb54
|
Add TF_UpdateEdge APIs.
|
5 years ago |
Oceania2018
|
5f2df567a7
|
add overload for Layer call function, be able to input array and return array.
|
5 years ago |
Oceania2018
|
f3ec499a2d
|
fix _apply_sparse for ResourceVariable.
|
5 years ago |
Oceania2018
|
d4f1c349bc
|
fix _apply_dense for Optimizer.
|
5 years ago |
Oceania2018
|
8168b48dcd
|
fix neural_net.trainable_variables #595.
|
5 years ago |
Oceania2018
|
e2f7be6d43
|
InputLayer for Keras.
|
5 years ago |
Oceania2018
|
d5534d276d
|
fix compile failed.
|
5 years ago |
Oceania2018
|
ba8b0f37af
|
add disable_eager_execution, clean unit test.
|
5 years ago |
Sam Harwell
|
caae2dbd66
|
Implement SafeBufferHandle as a wrapper for TF_Buffer
|
5 years ago |
Sam Harwell
|
6b48c0d208
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
7d2d186fe3
|
Use shared status object.
|
5 years ago |
Sam Harwell
|
f7b84215c9
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Sam Harwell
|
d123f44322
|
Merge remote-tracking branch 'SciSharp/master' into safe-status-handle
|
5 years ago |
Oceania2018
|
6556c16a80
|
Add eager of truncated_normal, tanh and squeeze.
|
5 years ago |
Oceania2018
|
fe76c9c877
|
Add ResourceVariable native api.
|
5 years ago |
Sam Harwell
|
7a30362cdb
|
Implement SafeStatusHandle as a wrapper for TF_Status
|
5 years ago |
Oceania2018
|
e93f112ef0
|
tf.Variable() in eager mode
|
5 years ago |
Oceania2018
|
08224a9a93
|
Add implicitation for Operation to RefVariable
|
5 years ago |
Oceania2018
|
232ba8dad2
|
fix sign
|
5 years ago |
Oceania2018
|
8b5ef9c9a1
|
AddV2
|
5 years ago |
Sam Harwell
|
a3795c880a
|
Renormalize all files
|
5 years ago |
Oceania2018
|
cad766bcd5
|
remove estimator.
|
5 years ago |
Oceania2018
|
5808e34ff7
|
fixed Repeated Abs name #442
|
5 years ago |
Oceania2018
|
fa4a931d5a
|
fix Incompatible shapes for node define_loss/bigger_box_loss/mul_13 #424
|
5 years ago |
Oceania2018
|
ad250d0c79
|
implement _SwitchGrad when merge_grad is not null.
|
6 years ago |
Oceania2018
|
efed25863a
|
WhileContext
|
6 years ago |
Oceania2018
|
5ee46e494a
|
tf.while_loop #348
|
6 years ago |
Oceania2018
|
ded16ea82f
|
BatchNormalization return tuple for call
|
6 years ago |
Oceania2018
|
a65d881213
|
CheckInputFromValidContext
|
6 years ago |
Oceania2018
|
27ab492cad
|
change to Newtonsoft.Json.
|
6 years ago |
Oceania2018
|
e9d2e90280
|
SERIALIZABLE_
|
6 years ago |
Oceania2018
|
66eddd6ba7
|
add debug info
|
6 years ago |