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.
 
 
 
 
Sam Harwell 0da5c3552e Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
..
APIs fix tf.cond. 5 years ago
Assembly TensorflowNET.UnitTest: Signed and added InternalVisibleTo in Core project. 6 years ago
Attributes Implement SafeBufferHandle as a wrapper for TF_Buffer 5 years ago
Buffers Fix the signature of TF_GetBuffer 5 years ago
Clustering eager for tf.relu, tf.tanh and tf.sigmoid 5 years ago
Contrib added ConfigUtil empty file. 6 years ago
Data TensorSliceDataset 5 years ago
Device Implement SafeDeviceListHandle as a wrapper for TF_DeviceList 5 years ago
Eager Suppress CS0642 (Possible mistaken empty statement) 5 years ago
Exceptions Slice.NewAxis 6 years ago
Framework Suppress CS0219 (Variable is assigned but its value is never used) 5 years ago
Functions Suppress CS0169 (The field 'name' is never used) 5 years ago
Gradients Suppress CS0162 (Unreachable code detected) 5 years ago
GraphTransformation Implement SafeBufferHandle as a wrapper for TF_Buffer 5 years ago
Graphs Implement SafeImportGraphDefResultsHandle as a wrapper for TF_ImportGraphDefResults 5 years ago
IO Performance optimization, refactoring and revamping. (#362) 6 years ago
Interfaces Rename IObjectLife to ITensorFlowObject 5 years ago
Keras Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
Layers Add ResourceVariable native api. 5 years ago
Operations Suppress CS0169 (The field 'name' is never used) 5 years ago
Protobuf Add ResourceVariable native api. 5 years ago
Sessions Suppress CS0162 (Unreachable code detected) 5 years ago
Status Mark SafeHandle interop constructors private 5 years ago
Summaries Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
Tensors Suppress CS0642 (Possible mistaken empty statement) 5 years ago
Training Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
Util _AddNGrad 5 years ago
Variables Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
runtimes/win-x64/native tensorflow 1.13rc2 6 years ago
Binding.FuncTools.cs release TF.NET v0.13.0. 5 years ago
Binding.Util.cs OptimizerV2 partially work. 5 years ago
Binding.cs added many not implemented interfaces for Object Detection API. #386 6 years ago
DisposableObject.cs DisposableObject.Dispose(): Added lock to prevent concurrent disposal 6 years ago
Open.snk upgrade NumSharp to v0.10.4. 6 years ago
TensorFlow.Binding.csproj TensorSliceDataset 5 years ago
TensorFlowNET.Core.csproj.DotSettings Tensor: dispose Tensors that have been garbage collected (thread safe) + test 6 years ago
WeakKeyDicionary.cs removing unused namespaces (#301) 6 years ago
globals.regen globals.regen: fixed and added more arrays 6 years ago
ops.GraphKeys.cs add debug info 6 years ago
ops._DefaultStack.cs Suppress CS0414 (The field 'name' is assigned but its value is never used) 5 years ago
ops.cs _AddNGrad 5 years ago
ops.name_scope.cs add EagerTensorPass and TensorManager. 5 years ago
ops.threading.cs Supported for forced singlethreading 5 years ago
tensorflow.cs Use shared status object. 5 years ago
tensorflow.memory.cs restructure unit test folder. 5 years ago
tensorflow.threading.cs Rename IObjectLife to ITensorFlowObject 5 years ago