791 Commits (879067deb4bb53eaa21ffcfd55b9ecc1f1fb6839)
 

Author SHA1 Message Date
  Oceania2018 879067deb4 tf.WhileContext() 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
  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 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 31909cd802 Change Graph.Import interface. 6 years ago
  Oceania2018 de696fb341 new operation alwasy in current graph. 6 years ago
  Oceania2018 3d085c4e73 exception when OpType handle is zero. 6 years ago
  Oceania2018 25a79c19f7 Downgrade protobuf to 3.5.1. 6 years ago
  Oceania2018 8178785b97 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 b06b09932e add DisposableObject as base class. 6 years ago
  久永 fa2ae8c3b4 Added features to avoid repeated downloads of running data. 6 years ago
  Antonio Cifonelli 9502395de7 Adding `logical_and` operator (#338) 6 years ago
  Oceania2018 9d2267f83a add overload for TF_AllocateTensor. 6 years ago
  Oceania2018 c12b5b9d58 Removed shared Status instance in Operation. 6 years ago
  Oceania2018 2c8771429c release v0.10.7.2. 6 years ago
  Oceania2018 33d82e8817 GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 a8aac8d0b8 fix default graph and operation issue when import model. 6 years ago
  Sattisvar TANDABANY 29265c55ee fix memory leak due to wrong handle sent to api (#339) 6 years ago
  Oceania2018 ae22b6d2b2 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 6 years ago
  久永 eb3b56ee90 fix #333 : Add a project file for GPU examples 。 (#336) 6 years ago
  Haiping 0d0e8d068f
dynamic_rnn implementation (#335) 6 years ago
  Kerry Jiang 83b62e494d fixed a bug about loading datasets 6 years ago
  Antonio c938fa895f Add missing `operator >=`s and `operator <=`s (#331) 6 years ago
  Oceania2018 cffc950509 Add TensorFlowDatasets project. 6 years ago
  Kerry Jiang 85319e0feb started to use MnistModelLoader in Tensorflow.Hub (#330) 6 years ago
  Oceania2018 9dd61ab700 add redist-windows-gpu 6 years ago
  Antonio 368556d77e Add missing `operator >`s and `operator <`s (#329) 6 years ago
  Oceania2018 8c5d59a494 Update doc for gpu version. 6 years ago
  Kerry Jiang 85636438c0 added method GetNextBatch to MnistDataSet 6 years ago
  Kerry Jiang ef5ea664df imporved MnistModelLoader's interface 6 years ago
  Antonio ebf4c9f018 Unit testing `operator *`s. Add missing `operator /`s (#324) 6 years ago
  Haiping ca99be32f6
dynamic_rnn implementation (#323) 6 years ago
  Johann Dirry da2cb19d81 adding tests and ignoring failing ones (#321) 6 years ago
  Antonio f8912135a7 Adding `Cumsum` operation (#322) 6 years ago
  Oceania2018 49c8262a2c Release SciSharp.TensorFlowHub v0.0.1. 6 years ago
  Kerry Jiang 3047277a04 updated project file for packaging 6 years ago
  Kerry Jiang 6b9f86906f got rid off the reference to the TF.NET 6 years ago
  Johann Dirry 09345b9a82 implementing some additional methods (#317) 6 years ago