31 Commits (f0c6e198712d9b0a558e9b451c0a578f664d39cc)

Author SHA1 Message Date
  Oceania2018 9e414f4aa6 add _FusedBatchNormGrad 6 years ago
  Eli Belash 6c8c2e5ec9 Performance optimization, refactoring and revamping. (#362) 6 years ago
  Oceania2018 683aeed693 tf.GraphKeys #359 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 6 years ago
  Oceania2018 879067deb4 tf.WhileContext() 6 years ago
  Oceania2018 8178785b97 rename with to tf_with, only use to construct graph purpose. 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 808b95a95d create image process examples' folder. 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  haiping008 cc0b994d8c rollback object detection example. 6 years ago
  Meinrad Recheis 692faaa9bd gradients/flow control: added much missing structure 6 years ago
  Meinrad Recheis b66e2586b8 ported while and switch/case testcases 6 years ago
  Oceania2018 bd1e853187 fix unit test evaluate. 6 years ago
  Oceania2018 6a1ed38e02 fix #229 6 years ago
  Oceania2018 f4067f28f7 tf.train.import_meta_graph can import CondContext. 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 40dccd362b fixed the false-branch of the switch graph 6 years ago
  Oceania2018 04ffa46d7b fix CondContext.AddValue with ops.control_dependencies #213 6 years ago
  Meinrad Recheis a7b76704fa CondContext: implemented missing functionality 6 years ago
  Meinrad Recheis 615b54ddc6 more control flow fixes but CreateOpFromTfOperationTest.TestCond still fails 6 years ago
  Oceania2018 805c074d38 merge for CondContext. 6 years ago
  Oceania2018 053cab61a9 condcontext 6 years ago
  Meinrad Recheis 6a820d8178 changes in CondContext and control_flow_ops.cond 6 years ago
  Oceania2018 694f99cf36 overload the cond function 6 years ago
  Oceania2018 b3a2422e4d k-means input has only 0 dims for 'cond/strided_slice' 6 years ago
  Oceania2018 ac523edda0 add Embedding layer 6 years ago
  haiping008 2e89fa7b76 add strided_slice for Tensor, _SwitchRefOrTensor 6 years ago
  haiping008 16a59afe37 assign_sub, smart_cond 6 years ago
  Oceania2018 48a11d4710 CondContext, BatchNormalization. 6 years ago