82 Commits (f1a80aac1cbd9922cb3d5aef7fb4a6b299b95bd3)

Author SHA1 Message Date
  Oceania2018 ad250d0c79 implement _SwitchGrad when merge_grad is not null. 6 years ago
  Oceania2018 efed25863a WhileContext 6 years ago
  Oceania2018 5ee46e494a tf.while_loop #348 6 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Oceania2018 a65d881213 CheckInputFromValidContext 6 years ago
  Oceania2018 27ab492cad change to Newtonsoft.Json. 6 years ago
  Oceania2018 e9d2e90280 SERIALIZABLE_ 6 years ago
  Oceania2018 66eddd6ba7 add debug info 6 years ago
  Oceania2018 9e414f4aa6 add _FusedBatchNormGrad 6 years ago
  Oceania2018 66f7e6d87f Can't get Output Context fixed #411 6 years ago
  Oceania2018 5c891eaa49 make get_collection<T> generic. 6 years ago
  Oceania2018 389f7dd2e3 fix output dtype error for control_flow.ref_switch 6 years ago
  Eli Belash 2259eb5196 Added process-wide locks to non-threadsafe calls. Added unit tests. 6 years ago
  Eli Belash 9d6525ef9f Buffer: Revamped and all perf-optted all use-cases. 6 years ago
  Oceania2018 8a50673baa Make Graph inherits from DisposableObject. 6 years ago
  Oceania2018 3d085c4e73 exception when OpType handle is zero. 6 years ago
  Oceania2018 c12b5b9d58 Removed shared Status instance in Operation. 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 bf3d1e969c Whooray, finally make AdamOptimizer work as expected. 6 years ago
  Oceania2018 fed0550c12 fix rank_internal, add gradients_util 6 years ago
  Oceania2018 8e2e31cc67 add Gradient for GatherV2, MaxPool, op. 6 years ago
  haiping008 cc0b994d8c rollback object detection example. 6 years ago
  Oceania2018 6a1ed38e02 fix #229 6 years ago
  Oceania2018 d65c0d3ec7 add api of AddControlInput 6 years ago
  Oceania2018 44316321cf merge with 6 years ago
  Oceania2018 04394f2948 add more debug code 6 years ago
  Meinrad Recheis fe3440f2f9 Merge remote-tracking branch 'upstream/master' 6 years ago
  Oceania2018 f4067f28f7 tf.train.import_meta_graph can import CondContext. 6 years ago
  Oceania2018 5627443b7e change tf.math.multiply, math.add to generic. 6 years ago
  Meinrad Recheis 33c4a9a45a Operation: _update_inputs works now 6 years ago
  Oceania2018 6fc9add863 Fixed Node 57, but node 61 still error. #226 6 years ago
  Meinrad Recheis efe5ef24b9 finally fixed TestCond test case 6 years ago
  Meinrad Recheis a7b76704fa CondContext: implemented missing functionality 6 years ago
  Meinrad Recheis f079605032 Operation: implemented support for Tensors in Operation constructor + Test 6 years ago
  Meinrad Recheis b6a9cd634f Added documentation comments from tf source 6 years ago
  haiping008 c491c17921 pass c_api.TF_AddControlInput 6 years ago
  haiping008 7753183941 Shape error for gradients/Sum_grad/Tile #193 6 years ago
  Oceania2018 54427278aa change CondContext to IControlFlowContext in Operation and Graph. 6 years ago
  haiping008 bad610d533 _TopKGrad, _SoftmaxCrossEntropyWithLogitsGrad 6 years ago
  Oceania2018 b5360269b5 fix Operation.get_attr for all properties. 6 years ago
  Oceania2018 48282b86c8 fixed #175 6 years ago
  haiping008 d61ccf0b96 linear regression 2 6 years ago
  haiping008 3b93c7b0fb linear regression test 1 6 years ago
  Oceania2018 5c2818e389 added KeyError exception. 6 years ago
  Oceania2018 596afe2059 #173 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  Oceania2018 d8f8a7f5bf Saver is inprogress. 6 years ago
  Oceania2018 459abbcb34 restore SaveableObject. 6 years ago
  Oceania2018 66f390a910 add operator overload for RefVariable. 6 years ago