1279 Commits (1c3529267e03391c72c6b4fce184b8a257de9561)
 

Author SHA1 Message Date
  Deepak Kumar 1c3529267e Optimizer and Regularizer classes skeleton added 5 years ago
  Deepak Kumar 5b2d4ccb35 Base Processing layers skeleton methods added 5 years ago
  Deepak Kumar 51087b8ded Keras: BaseLayerUtil method skeleton added 5 years ago
  Deepak Battini 2dd7ac9195 Base layer skeleton added 5 years ago
  Deepak Kumar 22c05f0155 Base Layer methods in progress 5 years ago
  Deepak Battini e16ecdf04e Base Layer class sketonizing 5 years ago
  Deepak Battini b9c339cfaf Dataset class skeleton method added 5 years ago
  Deepak Battini 9a1798ce8c Applications skeleton methods added 5 years ago
  Deepak Kumar 68f604c394 Densenet method skeleton WIP 5 years ago
  Deepak Kumar c40b9065c1 File struction completed. Starting to add skeleton methods and params before implementations 5 years ago
  Deepak Kumar 43b27c3a00 Added Layers, Saving and utils 5 years ago
  Deepak Battini 8b8919c9c6 Build Keras Skeleton 5 years ago
  Oceania2018 a1c8dec737 unit test Eval_LargeString_Scalar 5 years ago
  Oceania2018 b6bd9ef80a release 0.14.0. 5 years ago
  Oceania2018 06c08c93de ByteString #479 5 years ago
  Matthew Moloney 2848c07f3b Using ByteString instead of String 5 years ago
  Oceania2018 e488c67662 TF_ImportGraphDefResults.return_tensors 6 years ago
  Oceania2018 9d5bb8f1e2 tf.nn.ctc_greedy_decoder #473 6 years ago
  Oceania2018 cf8465e6b7 _SliceGrad #463 6 years ago
  Oceania2018 991b8702c3 Calling RegisterGradientFunction too early #464 6 years ago
  Will 788cd5c20c Fix Float64 equal compare in GradientTest 6 years ago
  Will 6f84f53ca7 Fix GraphTest, comparing GraphDef directly without converting to JSON 6 years ago
  Oceania2018 f78daa0ea5 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 6 years ago
  Oceania2018 f946560271 Ignore ScanForward and ScanReverse tests. 6 years ago
  Will 58873edb96 Update tensorflowlib/README.md, add more details about how to export c APIs for linux 6 years ago
  Alexander Mishunin 421c663bde A few simple gradient tests 6 years ago
  Alexander Mishunin b6e0c4f1c7 A few automatic differentiation fixes 6 years ago
  Brendan Mulcahy f9ac0ffa1c Add tf.scan test cases 6 years ago
  Brendan Mulcahy 67bfd365f4 Implement map_fn and other fixes 6 years ago
  Brendan Mulcahy 3dcbf01ab2 Convert bodyItem to a class 6 years ago
  Brendan Mulcahy a75eba79bd Fix initializer type 6 years ago
  Brendan Mulcahy 593ce2b6c3 Adjust types to get while_loop working 6 years ago
  Brendan Mulcahy 83a1ba6421 Fix up the code in tf.scan 6 years ago
  Brendan Mulcahy 1aff986cf7 Nearly working tf.scan (does not build) 6 years ago
  Oceania2018 dfa68bab7b Merge remote-tracking branch 'origin/singlethreaded-support' 6 years ago
  Eli Belash 448246b96b Supported for forced singlethreading 6 years ago
  Eli Belash 11224e4b19 added tf.sub<tx,ty> 6 years ago
  Eli Belash c2b2c255d5 Added tf.get_default_session() 6 years ago
  Oceania2018 49ee0ef06e release TF.NET v0.13.0. 6 years ago
  Eli Belash a4dbb4ed3d Supported for forced singlethreading 6 years ago
  Eli Belash 0eff6a2a01 added tf.sub<tx,ty> 6 years ago
  Eli Belash 0f82f27971 Added tf.get_default_session() 6 years ago
  Eli Belash bfc13a748a Tensor: Added ToScalar and CopyTo 6 years ago
  Oceania2018 b680700dae fix import_meta_graph without VariableV1 bug. #453 6 years ago
  Oceania2018 252543fbb8 Fix import_meta_graph exception if variables is empty. 6 years ago
  Oceania2018 a2e7c9fef7 built BasicLstmCell 6 years ago
  Oceania2018 ed2aa36687 make GlorotUniform true as default. 6 years ago
  Oceania2018 42ba8b6233 Add array_grad._SplitGrad() 6 years ago
  Oceania2018 a70077bbb4 BasicLSTMCell 6 years ago
  Oceania2018 f15a608e6c add tf.nn.tanh activation function. 6 years ago