You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Wanglongzhi2001 8ebe3e31e3 fix: fix the bug of repeated progress bar in Model.fit() 2 years ago
..
APIs feat: Add GRUCell layer 2 years ago
Assembly Clean code. 5 years ago
Attributes refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Buffers Partially support the backward of loaded function model. 2 years ago
Checkpoint fix: partially fix the error when saving model after loading. 2 years ago
Clustering refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Common fix: none gradient error when training LSTM. 2 years ago
Contexts refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Data feat: support model building with RNN. 2 years ago
Debugging Add log_device_placement #713 4 years ago
Device fix: error when using graph in multi-threads. 2 years ago
Eager fix: RNN training error on linux. 2 years ago
Exceptions fix: error when training SimpleRNN. 2 years ago
Framework feat: support model building with RNN. 2 years ago
Functions feat: support model building with RNN. 2 years ago
Gradients fix: none gradient error when training LSTM. 2 years ago
GraphTransformation More SafeHandles. 2 years ago
Graphs fix: RNN training error on linux. 2 years ago
IO Support loading of SavedModel format (#989) 2 years ago
Interfaces fix Multi Threaded unit test. 3 years ago
Keras fix: fix the bug of repeated progress bar in Model.fit() 2 years ago
Lite QuantizationParamsTest 4 years ago
ModelSaving Support loading of SavedModel format (#989) 2 years ago
NumPy Merge pull request #1116 from lingbai-kong/imdbfix 2 years ago
Numpy fix: error after merging LSTM support. 2 years ago
Operations tf.math.sqrt 2 years ago
Protobuf Update proto files to version 3.21.9. 2 years ago
Sessions fix: status null reference of base session. 2 years ago
Status fix: error when training SimpleRNN. 2 years ago
Summaries clean code. 4 years ago
Tensors feat: support training of RNN 2 years ago
Trackables Fix the error of loading model saved before tf2.5. 2 years ago
Training fix: training LSTM does not align with tensorflow. 2 years ago
Util feat: add Nestable and Nest<T>. 2 years ago
Variables fix: none gradient error when training LSTM. 2 years ago
runtimes/win-x64/native tensorflow 1.13rc2 6 years ago
Binding.FuncTools.cs clean code. 4 years ago
Binding.Util.cs Merge pull request #1110 from Wanglongzhi2001/master 2 years ago
Binding.cs refactor gradient tape. 4 years ago
DisposableObject.cs Add pb model save (#976) 2 years ago
GlobalUsing.cs Support save and load in numpy.lib.format. 2 years ago
Open.snk upgrade NumSharp to v0.10.4. 6 years ago
TensorFlowNET.Core.csproj.DotSettings Tensor: dispose Tensors that have been garbage collected (thread safe) + test 6 years ago
Tensorflow.Binding.csproj Release v0.110.0. 2 years ago
globals.regen globals.regen: fixed and added more arrays 6 years ago
ops.GraphKeys.cs clean code. 4 years ago
ops.cs fix: resolve conflict. 2 years ago
ops.name_scope.cs decode_image 3 years ago
ops.threading.cs Multithreading with Keras. #890 3 years ago
tensorflow.cs fix: error caused by dll check in c_api. 2 years ago
tensorflow.memory.cs clean code. 4 years ago