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 9552d4cb7a feat: add np.less and np.greater binding 2 years ago
..
APIs feat: add adjust_contrast, adjust_hue, combined_non_max_suppression, crop_and_resize image oprs 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 fix inconsistent shape error while training Embedding layer. 2 years ago
Functions feat: support model building with RNN. 2 years ago
Gradients fix: add the gradient of the tf.gradient opr 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 feat: implement GRU layer 2 years ago
Lite QuantizationParamsTest 4 years ago
ModelSaving Support loading of SavedModel format (#989) 2 years ago
NumPy feat: add np.less and np.greater binding 2 years ago
Numpy Merge branch 'master' into ndarrayload 2 years ago
Operations feat: add adjust_contrast, adjust_hue, combined_non_max_suppression, crop_and_resize image oprs 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 Fix inferred_value of KerasTensor. #1142 2 years ago
Trackables Fix the error of loading model saved before tf2.5. 2 years ago
Training fix: add the momentum parameter's implemention of SGD 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 Fix inferred_value of KerasTensor. #1142 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 Merge branch 'master' into ndarrayload 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 inferred_value of KerasTensor. #1142 2 years ago
ops.name_scope.cs decode_image 3 years ago
ops.threading.cs Multithreading with Keras. #890 3 years ago
tensorflow.cs optimize code structure of reconstruction ndarray from pickled npy file 2 years ago
tensorflow.memory.cs clean code. 4 years ago