650 Commits (af73e3cb26a567d9d9dd7cfce6a35a1cbe6159f4)

Author SHA1 Message Date
  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
  Eli Belash d60c36f557 Tensor.Creation: Perf-opted when creating tensor from NDArray of string 6 years ago
  Eli Belash 1992bb054a gfile.cs, Walk(...): Handle case when directory top doesn't exist. 6 years ago
  Eli Belash c876be4a79 _FetchHandler: Switched to NPTypeCode 6 years ago
  Eli Belash 891346e4e3 Refactored DisposableObject 6 years ago
  Oceania2018 8546b8d8ff Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 5e43f4dcab init commit for YOLOv3. 6 years ago
  Eli Belash 55e9baa4c5 Updated NumSharp references to 0.20.0 6 years ago
  Oceania2018 683aeed693 tf.GraphKeys #359 6 years ago
  Oceania2018 faa93bf179 tf.no_op #359 6 years ago
  Oceania2018 210bc8916e trainable_variables #359 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Arnav Das fef7fe4140 added isinstance (#358) 6 years ago
  Sattisvar TANDABANY 235bad2575 StopGradient: Adding basic gradient for stop_gradient function. (#357) 6 years ago
  Brendan Mulcahy babfb020e7 New line for better consistency 6 years ago
  Brendan Mulcahy 098f597e32 Add tf.nn.in_top_k 6 years ago
  Oceania2018 caeb0e3050 overloade session.run(), make syntax simpler. 6 years ago
  Oceania2018 d515c815e8 Upgrade NumSharp to v0.20-alpha1 6 years ago
  Oceania2018 1961e815e7 all examples passed, ready to merge to master. 6 years ago
  Oceania2018 f740b1a239 CNN Text Classification passed 6 years ago
  Oceania2018 bba0dcf6b2 "HelloWorld" passed. 6 years ago
  Oceania2018 a192d88c84 Object Detection pass. 6 years ago
  Oceania2018 164759174d merge with master. 6 years ago
  Oceania2018 990e774e20 NeuralNetXor goes through. 6 years ago
  Oceania2018 174241d5a7 update notes. 6 years ago
  Oceania2018 879067deb4 tf.WhileContext() 6 years ago
  Meinrad Recheis 1ac115623c Tensor: correctly pass unmanaged ptr of NDArray to TF 6 years ago
  Oceania2018 24f3020ddf fix TensorSharp.concatenate 6 years ago
  Oceania2018 1252ea8ef8 Fixed crash due to free tensor too early. 6 years ago
  Antonio Cifonelli 924e1592af Adding `logical_xor` operator (#346) 6 years ago
  Oceania2018 03c1637748 remove ScopedTFGraph destructor. no carsh occurs any more. 6 years ago
  Oceania2018 0d6b287955 Allocate tensor without memory copy 6 years ago
  Oceania2018 403aa38d04 add debug info 6 years ago
  Oceania2018 cfec53ea94 The Logistic Regression accuracy is correct. But still has performance issue. 6 years ago
  Oceania2018 af9f178060 copy data from pointer. 6 years ago
  Antonio Cifonelli 9f6c04ba75 Adding `logical_or` operator (#344) 6 years ago
  Oceania2018 1bf44ece63 Logistic Regression can run but has accuracy and performance. 6 years ago
  Antonio Cifonelli 0e99b605a5 Adding `logical_or` operator (#344) 6 years ago
  Oceania2018 07bed359b9 merge from master 6 years ago
  Oceania2018 8a50673baa Make Graph inherits from DisposableObject. 6 years ago
  Antonio Cifonelli bad9aba49e Adding `logical_not` operator (#343) 6 years ago
  Oceania2018 d519ffb93d remove duplicate code. 6 years ago
  Oceania2018 f32692b1c7 Change Graph.Import interface. 6 years ago
  Oceania2018 f28693b34c rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 abdf4d815b add DisposableObject as base class. 6 years ago