846 Commits (1961e815e70b465451461406e67b51a903dead82)
 

Author SHA1 Message Date
  Oceania2018 1961e815e7 all examples passed, ready to merge to master. 6 years ago
  Oceania2018 6d4fc81ffb MNST CNN pass. 6 years ago
  Oceania2018 f740b1a239 CNN Text Classification passed 6 years ago
  Oceania2018 bba0dcf6b2 "HelloWorld" passed. 6 years ago
  Oceania2018 587c421091 Basic Operations passed. 6 years ago
  Oceania2018 bd636e5335 Image Recognition Inception 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
  Meinrad Recheis 1f0d4d6315 PythonTest: commented out non-compiling function because it is not used anyway 6 years ago
  Meinrad Recheis db8c088f19
Update README.md 6 years ago
  Meinrad Recheis 42a476d06f
updated logo 6 years ago
  Meinrad Recheis cee7864702
Update README.md 6 years ago
  Meinrad Recheis defe9500b6
Updated SciSharp STACK badges in Readme 6 years ago
  Oceania2018 24f3020ddf fix TensorSharp.concatenate 6 years ago
  Oceania2018 1252ea8ef8 Fixed crash due to free tensor too early. 6 years ago
  Haiping fae5a2deeb
dynamic_rnn implementation (#347) 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
  Kerry Jiang 9526ddcc3d fixed issues about displaying progress in console when download/unzip resources 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
  Kerry Jiang a36d0602e2 fixed issues about displaying progress in console when download/unzip resources 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
  Kerry Jiang fa2cc20fc2 removed the direct console output for now, will add logging later 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
  Oceania2018 31909cd802 Change Graph.Import interface. 6 years ago
  Oceania2018 0f59f6d839 fix compile error. 6 years ago
  Oceania2018 85b848f888 new operation alwasy in current graph. 6 years ago
  Oceania2018 6457a4e8e0 exception when OpType handle is zero. 6 years ago
  Oceania2018 e73d3d8645 Downgrade protobuf to 3.5.1. 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 40da3d7a61 add DisposableObject as base class. 6 years ago
  久永 724809ca99 Added features to avoid repeated downloads of running data. 6 years ago
  Antonio Cifonelli 3ff5988c1d Adding `logical_and` operator (#338) 6 years ago
  Oceania2018 ce7d5fed5b add overload for TF_AllocateTensor. 6 years ago
  Oceania2018 810df5bf23 Removed shared Status instance in Operation. 6 years ago