1124 Commits (7780c25181fc7c05966fb8a5d1435b79f76a23dd)
 

Author SHA1 Message Date
  Eli Belash fb7f4d42eb FeedItem: Added deconstructor 6 years ago
  Eli Belash b5d1021f07 BaseSession.run: revamped validate and process feed_dict. 6 years ago
  Deefco Research Laboratory daa563fd31
Fix typo in readme.md 6 years ago
  Amine Chadly d15a946bea Regroup redistribution projects into a redist directory 6 years ago
  Amine Chadly 3cecbb24ba Remove redist projects from Tensorflow.NET main solution 6 years ago
  Eli Belash 821ac13138 TensorflowNET.Benchmarks: Removed InProcessToolchain from benchmarking. 6 years ago
  Eli Belash 5cf4543205 TensorflowNET.UnitTest: Signed and added InternalVisibleTo in Core project. 6 years ago
  Eli Belash 729d8e92d6 Added benchmark for struct casting 6 years ago
  Eli Belash f433c32c44 DefaultGraphStack: Perf-ops 6 years ago
  Oceania2018 9d90d74ddd add tf.image.decode_image #350 6 years ago
  Oceania2018 f004ab6f69 reorganize image class. 6 years ago
  Oceania2018 e1db2baca7 common.convolutional, residual_block #359 6 years ago
  Oceania2018 e8ff9f03d3 add tf.random_normal_initializer 6 years ago
  Oceania2018 202da1f3ba add tf.nn.leaky_relu 6 years ago
  Oceania2018 8934c976c5 add tf.nn.lrn Local Response Normalization. 6 years ago
  Eli Belash 916ebc53b2 BaseSession: Heavy perf-ops in sess.run logic-flow. 6 years ago
  Eli Belash a7dd34dca6 Revamped Context and ContextOptions 6 years ago
  Eli Belash 1f297eae0d Merge branch 'master' into perf-ops-2 6 years ago
  Eli Belash 6772e19e7c globals.regen: fixed and added more arrays 6 years ago
  Eli Belash cbf8945cae Tensor.Creation: uncommented `Marshal.FreeHGlobal(dataPtr);` 6 years ago
  Eli Belash d208f31db7 tensor_util.cs: minor perf-op 6 years ago
  Eli Belash 76a9729579 DefaultGraphStack: Revamped 6 years ago
  Eli Belash 07453f6fbb ScopedTFImportGraphDefOptions: removed unnecessary deconstructor 6 years ago
  Eli Belash 71c592ceaf DisposableObject: Added CheckDisposed() 6 years ago
  Eli Belash 21199b0163 Added TensorflowException as base class to all exceptions. 6 years ago
  Eli Belash 93d7e9a669 DisposableObject: Revamped based on VS unmanaged resource pattern. 6 years ago
  Oceania2018 e3de67385c fix StringVar testing. 6 years ago
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 6 years ago
  Oceania2018 672c923006 DisposableObject #362 6 years ago
  Eli Belash 44adad6d92 TensorShape.this[...]: fixed guard check. 6 years ago
  Eli Belash 2c0115364a Tensor.DisposeUnmanagedResources: Nullify _handle after delete. 6 years ago
  Amine Chadly 1546b4ac00 Add SciSharp.TensorFlow-Cpu.Redist nuget project. 6 years ago
  Amine Chadly 6f39b48b8e Complete a nuget for TensorFlow Gpu redist 6 years ago
  Amine Chadly 0b815f0bcf Provide the win-x64 runtime nuget for TensorFlow Gpu 6 years ago
  Amine Chadly 5883c2558c Remove tensorflow.zip from git repository 6 years ago
  Eli Belash a5bdd99395 DisposableObject: sorted internal_dispose to properly handle Dispose() calls 6 years ago
  Eli Belash 667a56661f Tensor.Operations: Reverted commit 6 years ago
  Eli Belash 605a05eef5 Fixed unit tests 6 years ago
  Eli Belash 38f27f1641 Tensor: renamed _dtype to _override_dtype 6 years ago
  Eli Belash 35360e9d5a BaseSession: Added Session.run(ITensorOrOperation fetche, params FeedItem[] feed_dict) 6 years ago
  Eli Belash 290d0dd046 TensorShape: Revamped and documented. 6 years ago
  Eli Belash f375e1c0bb Tensor.BufferToArray(): Fixed to use long instead of int. 6 years ago
  Eli Belash 52955b3d9d Tensor.ToArray<T>(): Added support for cases when tensor is scalar. 6 years ago
  Eli Belash 4cf817ea18 Tensor: Added explicit cast to string 6 years ago
  Eli Belash 766fa6fc5d Tensor: Added guards for explicit casts. 6 years ago
  Eli Belash 2129dbd675 Tensor perf-ops and cleanup, Revamped dtypes.cs, some renames. 6 years ago
  Eli Belash cfc3926ed1 Copied globals.regen from NumSharp 6 years ago
  Eli Belash 4ba71e24db Tensor.Explicit.cs: perf-ops 6 years ago
  Eli Belash 533f8fdd6b Tensor.Creation.cs: perf-ops 6 years ago
  Eli Belash 4be99ecdd8 Graph.cs: refactor and added docs 6 years ago