21 Commits (2b62e120cf6a8eaa008d0b394ca7945f4394505c)

Author SHA1 Message Date
  Sebastian Hantsch 1d90fbfb5d Merge master 4 years ago
  Oceania2018 822e6d787c Consolidate TFE_FastPathExecute and _apply_op_helper. 4 years ago
  Sebastian Hantsch d3e85fe84e Pass named args to RandomShuffle; seed handling more simular to python 4 years ago
  Sebastian Hantsch e5b40b0d0a Add global_seed to context 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 1ae9bbc2f6 Allow object[] to be shape parameters. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 05dd652c8b Refactor execution mode switch in keras layer. 4 years ago
  Oceania2018 734fe29c02 Be able to set Keras session options #712 4 years ago
  Oceania2018 536293dfb2 Add log_device_placement #713 4 years ago
  Oceania2018 e19e59b3dd Add FunctionCallOptions. 4 years ago
  Oceania2018 2ea8f2eb3f fix is_build_function in Layer. 4 years ago
  Oceania2018 d75366ce22 fix Variable[slice].assign() #653 4 years ago
  Oceania2018 76350f74f2 Remove unnecessary parameters for RecordGradient. 4 years ago
  Oceania2018 db7aac28e8 Add CategoricalCrossentropy. 4 years ago
  Oceania2018 ba490102c1 clean code. 4 years ago
  Oceania2018 19580364b8 fixed Kernel weight wasn't updated for Keras Dense layer #639 4 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 32a0f582bf ContextSwitchStack 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago