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.
 
 
 
 
Rinne 9da157f5b8
Merge pull request #1097 from AsakusaRinne/rnn-dev
2 years ago
..
APIs refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 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 feat: add Nestable and Nest<T>. 2 years ago
Contexts refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Data Support mutiple inputs of keras modek.predict. 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 refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Exceptions Add pb model save (#976) 2 years ago
Framework Change type of BuildInputShape to KerasShapesWrapper. 2 years ago
Functions refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
Gradients refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
GraphTransformation More SafeHandles. 2 years ago
Graphs Fix the error of loading model saved before tf2.5. 2 years ago
IO Support loading of SavedModel format (#989) 2 years ago
Interfaces fix Multi Threaded unit test. 3 years ago
Keras feat: support simple RNN. 2 years ago
Lite QuantizationParamsTest 4 years ago
ModelSaving Support loading of SavedModel format (#989) 2 years ago
NumPy Merge pull request #1097 from AsakusaRinne/rnn-dev 2 years ago
Numpy Add the constructor of ndarray which reuse memory. 2 years ago
Operations feat: support simple RNN. 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 More SafeHandles. 2 years ago
Summaries clean code. 4 years ago
Tensors feat: add Nestable and Nest<T>. 2 years ago
Trackables Fix the error of loading model saved before tf2.5. 2 years ago
Training fix: temporarily fix the sequential nest error. 2 years ago
Util feat: add Nestable and Nest<T>. 2 years ago
Variables Release v0.100.5. 2 years ago
runtimes/win-x64/native tensorflow 1.13rc2 6 years ago
Binding.FuncTools.cs clean code. 4 years ago
Binding.Util.cs Partially support the backward of loaded function model. 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 feat: add RNN basic framework. 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 Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 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