31 Commits (d4596dd9a98c699fdbff7bd41c88ad1ec87e1348)

Author SHA1 Message Date
  Oceania2018 4359d35850 fix scope name for init_scope(). 5 years ago
  Oceania2018 ba490102c1 clean code. 5 years ago
  Oceania2018 87f990157e Fix trainable_weights is empty when using Keras Functional model #626 5 years ago
  Oceania2018 b6f155c71d fix Keras Functional Inputs #624 5 years ago
  Oceania2018 b79d6bcafb Add tf.Context.RunInAutoMode to switch mode automatically. 5 years ago
  Oceania2018 b63a44e1fe Refactor convolutional layer. 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Oceania2018 c078ef6a9f add EagerTensorPass and TensorManager. 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago
  Oceania2018 af9b64c2be reousrce variable. 5 years ago
  Oceania2018 4893331bc5 Rename IObjectLife to ITensorFlowObject 5 years ago
  Oceania2018 8b5ef9c9a1 AddV2 5 years ago
  Oceania2018 ded16ea82f BatchNormalization return tuple for call 6 years ago
  Oceania2018 226720dd88 Merge Tensorflow.Python into Tensorflow.Binding. 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 c4a585c320 remove global static Graph instance. 6 years ago
  Oceania2018 5a73e698b0 add Tensor[] pattern match for ops.name_scope. 6 years ago
  haiping008 8fa1f21e3e change ops.name_scope interface. 6 years ago
  haiping008 31d38bf944 added tf.name_scope api. 6 years ago
  Oceania2018 649623b003 fix name_scope default_name. 6 years ago
  Oceania2018 9bc0c86b0d Attempting to use uninitialized value v1 #172 6 years ago
  haiping008 5ccef1bd65 Allow list parameter in OpDefLibrary 6 years ago
  haiping008 4a80846d0f fixed #164 6 years ago
  Oceania2018 01f5ab984b tf.zeros 6 years ago
  haiping008 838b12e2a2 CApiVariableTest 6 years ago
  haiping008 ba499ab001 have to invoke pywrap_tfe_src.cc 6 years ago
  Oceania2018 8b32de72ef Fixed #111 6 years ago
  haiping008 dd399e3158 name_scope._name_stack incorrect #110 6 years ago
  haiping008 bcb803dfe7 fix add_collections 6 years ago
  Esther2013 71e1fe6299 RefVariable, variable_scope 6 years ago