51 Commits (6fc9add863795aa89d826e5d43f74dd1c4deb948)

Author SHA1 Message Date
  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
  haiping008 afcc1ff92f add floor_div and where operations. 6 years ago
  haiping008 8c2c18a216 GradientTest.Gradients 6 years ago
  Oceania2018 27fbfb02c0 fix TF_OperationOutputNumConsumers 6 years ago
  Oceania2018 c56e2c89a3 finished #140 6 years ago
  Oceania2018 1a9e6102e8 accessed by index #132 6 years ago
  Oceania2018 8f42762f1c Add control_inputs in Operation #141 6 years ago
  Oceania2018 666372455c seperate Input and Output implementation from Operation 6 years ago
  haiping008 0511614861 ops.colocate_with 6 years ago
  haiping008 444cc42058 node_def property in Operation #134 6 years ago
  Oceania2018 c45361cca3 added InputList 6 years ago
  Oceania2018 1989988290 fix Operation.inputs value is null. #117 6 years ago
  Oceania2018 3265a38c08 add data type when determine which property should be taken out. #115 6 years ago
  Oceania2018 1876cc982f Fix Operation.get_attr #115 6 years ago
  haiping008 ba499ab001 have to invoke pywrap_tfe_src.cc 6 years ago
  Oceania2018 2fc45b9f79 #113 6 years ago
  haiping008 dba38209cc fixed c_api.TF_OperationGetAttrMetadata #86 6 years ago
  Esther2013 119f0c5e3a add FinishOperation to OperationDescription 6 years ago
  haiping008 ccce43861f finished HelloWorld example. 6 years ago
  Oceania2018 5f9e3d8563 Finally, session.run works for placeholder. 6 years ago
  Oceania2018 c8f8806870 Session.Run works for two Scalar constants. 6 years ago
  Oceania2018 99c748fa5a Completed TEST(CAPI, ImportGraphDef) except graph.Dispose exception threw. 6 years ago
  Oceania2018 642217491a TEST(CAPI, ImportGraphDef)) 6 years ago
  Oceania2018 64cc96bc69 Completed `TEST(CAPI, Graph)` porting 6 years ago
  Oceania2018 d5b81e9c1f add GraphDef and FunctionDef. 6 years ago
  Oceania2018 7910b79258 OutputConsumers 6 years ago
  Oceania2018 4fa14feeca add c_api.StringPiece to avoid crash for unmanaged memory. 6 years ago
  Oceania2018 740ca28965 GetNodeDef 6 years ago
  Oceania2018 36272d6b26 TEST(CAPI, AllocateTensor) 6 years ago
  Oceania2018 a23be5a673 added a lot of APIs related to Operation. 6 years ago
  Oceania2018 9e42e3c67f add implicit for Graph, Operation, Tensor, Status. 6 years ago
  Oceania2018 1d2fe5b2c6 Scalar and String constant creation. 6 years ago