15 Commits (8546b8d8ff48aed39e2821045e0e7913fd4d4f48)

Author SHA1 Message Date
  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
  Oceania2018 caeb0e3050 overloade session.run(), make syntax simpler. 6 years ago
  Oceania2018 a192d88c84 Object Detection pass. 6 years ago
  Kerry Jiang 9526ddcc3d fixed issues about displaying progress in console when download/unzip resources 6 years ago
  Oceania2018 a89c9aba34 rename with to tf_with, only use to construct graph purpose. 6 years ago
  Oceania2018 6623162244 fix default graph and operation issue when import model. 6 years ago
  Oceania2018 81c3da3399 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 6 years ago
  Kerry Jiang f677439d8d started to use MnistModelLoader in Tensorflow.Hub (#330) 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 9721a34a41 refactor MNIST dataset. 6 years ago
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Oceania2018 c42f8bbf88 add train and predict interfaces to IExample. 6 years ago
  Oceania2018 1fca618958 add SummaryToEventTransformer, EventProto, SummaryProto. #248 6 years ago