52 Commits (3811e4e14018ae6b606a3bc9a39776fbe1870ecb)

Author SHA1 Message Date
  Yaohui Liu 4939105b8f
feat: add Nestable and Nest<T>. 2 years ago
  Yaohui Liu 46e190dbfc
feat: add RNN basic framework. 2 years ago
  Yaohui Liu 8ee2e9a282
Fix the example errors caused by (#1022). 2 years ago
  Yaohui Liu 9420ba3243
Fix the error of loaded function model backward. 2 years ago
  Yaohui Liu fd1eb40f25
Partially support the backward of loaded function model. 2 years ago
  AsakusaRinne 3943375b67 Support loading weights for customized layer. 2 years ago
  AsakusaRinne acae9b3e39 Partially support the analysis of loaded functions. 2 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  lsylusiyao 3309b036f6 change standard output (Console) to a custom one 4 years ago
  Oceania2018 286013955a Remove Range due to confilict. 4 years ago
  Oceania2018 405c4a441c Make RuntimeHelpers be internal classs. 4 years ago
  Oceania2018 bff3df03ef Tensor Range test. 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Sam Harwell 263fbcf244 Implement SafeTensorHandleHandle as a wrapper for TFE_TensorHandle 5 years ago
  Oceania2018 3a220fa52d tf.data framework. 5 years ago
  Sam Harwell e87cc04ff0 Optimize SafeHandleExtensions.Lease() 5 years ago
  Oceania2018 d76eebfdc7 Clean code. 5 years ago
  Sam Harwell cef6ec0019 Fix CS1572 (XML comment has a param tag, but there is no parameter by that name) 5 years ago
  Oceania2018 43ab3cad88 _AddNGrad 5 years ago
  Sam Harwell caae2dbd66 Implement SafeBufferHandle as a wrapper for TF_Buffer 5 years ago
  Sam Harwell 8f8b0fdaff Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 6989cb1ce5 Add EagerRunner to fix memory leak and exception. 5 years ago
  Sam Harwell f7b84215c9 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Sam Harwell d123f44322 Merge remote-tracking branch 'SciSharp/master' into safe-status-handle 5 years ago
  Oceania2018 c078ef6a9f add EagerTensorPass and TensorManager. 5 years ago
  Oceania2018 4a74d8d044 add a GarbageCollector to address cross-runtime GC issue. 5 years ago
  Oceania2018 3aa1cf9928 change parameter to BindingArray. 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Sam Harwell 79f3d7617f Implement SafeTensorflowHandle with extensions 5 years ago
  Sam Harwell a3795c880a Renormalize all files 5 years ago
  Oceania2018 a2e7c9fef7 built BasicLstmCell 5 years ago
  Oceania2018 efed25863a WhileContext 6 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Oceania2018 8243807ede IsLoopConstantEnter 6 years ago
  Oceania2018 a65d881213 CheckInputFromValidContext 6 years ago
  Oceania2018 61bc941ffc add IHaveFlatten 6 years ago
  Oceania2018 547c4e6bf4 tf.while_loop, add ICanBeFlattened #348 6 years ago
  Oceania2018 07f70f9425 WhileContext BuildLoop 6 years ago
  Eli Belash e28d09469f Create Locks.cs 6 years ago
  Eli Belash a9798598aa Create UnmanagedExtensions.cs 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Haiping ca99be32f6
dynamic_rnn implementation (#323) 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 d674d51df6 add dynamic_rnn, _transpose_batch_time for RNN. 6 years ago
  Oceania2018 ee0b935557 Add BasicRNNCell, LayerRNNCell, RNNCell, 6 years ago
  Oceania2018 e5c0665415 auto download tensorflow for Windows. 6 years ago
  Esther2013 ddde8834e6 download tensorflow library automatically on Linux. 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Meinrad Recheis 2bf72e9d62 nest.map_structure: fixed bug when merging multiple structures 6 years ago