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.
 
 
 
 
Yaohui Liu 1903700e04
Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load
2 years ago
..
AutoGraph.cs More SafeHandles. 2 years ago
AutoGraphAttribute.cs Revise some implementation details. 2 years ago
DefaultGraphStack.cs Multithreading with Keras. #890 3 years ago
FreezeGraph.cs removing unused namespaces (#301) 6 years ago
FuncGraph.cs Fix the error of loaded function model backward. 2 years ago
Graph.Control.cs fixed Minimum - CategoricalCrossentropy #901 3 years ago
Graph.Export.cs More SafeHandles. 2 years ago
Graph.Gradient.cs.cs Partially support the backward of loaded function model. 2 years ago
Graph.Import.cs More SafeHandles. 2 years ago
Graph.Operation.cs Partially support the backward of loaded function model. 2 years ago
Graph.cs Merge branch 'master' of github.com:AsakusaRinne/TensorFlow.NET into support_function_load 2 years ago
GraphDeviceContext.cs Fix the error when saving model with GPU. 2 years ago
GraphOverrideGradientContext.cs Partially support the backward of loaded function model. 2 years ago
ImportGraphDefOptions.cs Support construct graph from proto. 2 years ago
SafeFuncGraphHandle.cs More SafeHandles. 2 years ago
SafeGraphHandle.cs More SafeHandles. 2 years ago
SafeImportGraphDefOptionsHandle.cs Mark SafeHandle interop constructors private 5 years ago
SafeImportGraphDefResultsHandle.cs Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
SubGraphUtility.cs Adjust unit test project. 4 years ago
TF_ImportGraphDefResults.cs Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
_ControlDependenciesController.cs clean code. 4 years ago
c_api.graph.cs Support loading weights for customized layer. 2 years ago
graph_io.py.cs removing unused namespaces (#301) 6 years ago