39 Commits (1a5a7f8cf67f64d0f8933bc4b9150023b13e92fa)

Author SHA1 Message Date
  Oceania2018 1a5a7f8cf6 Released the SciSharp.TensorFlow.Redist. It's a migration from Microsoft.ML.TensorFlow.Redist. ML.NET team will not maintain the package since ML.NET v1.3.0. 6 years ago
  Oceania2018 b44fda96a7 remove Microsoft.ML.TensorFlow.Redist dependency. 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 a5ae56affc add tf.where api. 6 years ago
  Oceania2018 ed6fd47e51 Finished final model evaluation. Freezing graph has not been finished yet. #248 6 years ago
  Oceania2018 84440b2e01 manually construct graph for retain layer. 6 years ago
  Oceania2018 bd04f5bad2 run_bottleneck_on_image.resized_input_values 6 years ago
  Oceania2018 2d52f60650 add K-means, in progress. 6 years ago
  haiping008 7dbcb6c147 softmax_cross_entropy_with_logits 6 years ago
  haiping008 a4e52abe3a add tf.keras 6 years ago
  Oceania2018 50ef868eeb _name_stack isn't correct before entering random_uniform 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  Oceania2018 6507a5f91b Finished InceptionV3 image recognition. 6 years ago
  haiping008 be89140bb0 tensorflow 1.13rc2 6 years ago
  Oceania2018 e237ba6bff #172 6 years ago
  Oceania2018 ce59939ac1 fix default session 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  Oceania2018 651d5d2100 a bunch of changes for Gradients. 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  haiping008 43273b37d5 fixed #108 6 years ago
  haiping008 838b12e2a2 CApiVariableTest 6 years ago
  Esther2013 71e1fe6299 RefVariable, variable_scope 6 years ago
  haiping008 9f18881d89 VariableScope, vairables.py.cs 6 years ago
  Oceania2018 35141c54b9 gen_math_ops.mul(x, y) 6 years ago
  Oceania2018 422bacfd80 fix OperationsTest.addInPlaceholder. 6 years ago
  Oceania2018 3536f6a2bd test 7 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 7 years ago
  Oceania2018 4fa14feeca add c_api.StringPiece to avoid crash for unmanaged memory. 7 years ago
  Oceania2018 8ce3caa3f5 string and scalar variable. 7 years ago
  Oceania2018 1d2fe5b2c6 Scalar and String constant creation. 7 years ago
  Oceania2018 8aa30b9ef6 RefVairable and Variable 7 years ago
  Oceania2018 91befe9163 Finished Tensor class. 7 years ago
  Oceania2018 c7eae6ac48 deallocator_called 7 years ago
  Oceania2018 11377d6976 add NewTF_Tensor test 7 years ago
  Oceania2018 bc13c9a932 add op_list_proto_math 7 years ago
  Oceania2018 91f42b3e3e restructure dir and namespace 7 years ago
  Oceania2018 9f2065e4aa placeholder in operation 7 years ago
  Oceania2018 b58cf9aa88 OpDefLibrary, op_list_proto_bytes.bin 7 years ago
  Oceania2018 28732a13b1 TF_Input, TF_Output 7 years ago