1083 Commits (263fbcf2444e82706a0a9ff358806d94a0bc7f08)

Author SHA1 Message Date
  Oceania2018 b962e6ff11 MakeNdarray exception when shape is empty. 6 years ago
  Oceania2018 6eeb4e1992 compiled. 6 years ago
  Oceania2018 918f79ebde merge 6 years ago
  Oceania2018 06282cb8f9 compiled 6 years ago
  Oceania2018 34ed75132f release v0.10.7.2. 6 years ago
  Oceania2018 0f26c7736b GC.SuppressFinalize for TF object. 6 years ago
  Oceania2018 6623162244 fix default graph and operation issue when import model. 6 years ago
  Sattisvar TANDABANY b03bb19f89 fix memory leak due to wrong handle sent to api (#339) 6 years ago
  Oceania2018 81c3da3399 Fixed Session.LoadFromSavedModel(), Found accuracy regression for Logistic Regression. 6 years ago
  Antonio 198e598231 Add missing `operator >=`s and `operator <=`s (#331) 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
  Antonio c938fa895f Add missing `operator >=`s and `operator <=`s (#331) 6 years ago
  Oceania2018 787c772b06 Merge branch 'master' into v0.11.x-numsharp 6 years ago
  Oceania2018 4ca080e565 Hello World works. 6 years ago
  Antonio 368556d77e Add missing `operator >`s and `operator <`s (#329) 6 years ago
  Oceania2018 9ed2dd55f9 Basic Operations goes through. 6 years ago
  Oceania2018 2b52e1142f build_results can't go through at full_values.Add(). 6 years ago
  Oceania2018 3f9b0b19ab 2st stage 6 years ago
  Eli Belash fa94a89da6 Fixed Tensor.Allocate 6 years ago
  Antonio ebf4c9f018 Unit testing `operator *`s. Add missing `operator /`s (#324) 6 years ago
  Oceania2018 20b348c37a 1st stage to integrate with NumSharp. 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
  Johann Dirry 09345b9a82 implementing some additional methods (#317) 6 years ago
  Antonio a880b5326d Adding `IsNan` operation (#315) 6 years ago
  Oceania2018 8f9f5e36dd add Prediction function for Transfer Learning 6 years ago
  Oceania2018 6ac66516ef fix strided_slice_grad type convention error. #307 6 years ago
  Antonio 46ec8e561d Adding new ctor for `Session` (#309) 6 years ago
  Oceania2018 c8058b1acb Upgrade NumSharp with signature. 6 years ago
  Oceania2018 d228b6f6b6 change text. 6 years ago
  Oceania2018 63e13b11e1 Remove tf binary from core project. entry project will install binary seperate because enrty could choose platform and gpu version. 6 years ago
  Oceania2018 654fc76d0c fix gradients parameters issue. 6 years ago
  Oceania2018 99bd08b1da fix object reference issue for _AggregatedGrads #303 6 years ago
  Oceania2018 4a367470b6 Add _StridedSliceGrad, _StridedSliceGradGrad, tf.math.lgamma 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Antonio c616eea1e8 Adding `BatchMatMul` gradient (#304) 6 years ago
  Oceania2018 d674d51df6 add dynamic_rnn, _transpose_batch_time for RNN. 6 years ago
  Antonio Cifonelli 1e54c41f43 Add missing `operator -`s 6 years ago
  Oceania2018 e1db889a5b add tf.nn.elu activation function. #294 6 years ago
  Antonio Cifonelli e13c444bff Add missing `operator +`s 6 years ago
  Meinrad Recheis 7cb17461a9 Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller 6 years ago
  Oceania2018 464144d80b Add back gen_ops.cs and release 0.10.0 rc. 6 years ago
  Oceania2018 ed15b2450e upgrade NumSharp to v0.10.4. 6 years ago
  Oceania2018 ee0b935557 Add BasicRNNCell, LayerRNNCell, RNNCell, 6 years ago
  Haiping e72fd53330
Merge pull request #295 from PranovD/master 6 years ago