40 Commits (822e6d787ce825cd750d01cc4c7bbd34b6dc9634)

Author SHA1 Message Date
  Oceania2018 4ef675faf9 Consolidate MapDataset function. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 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 cca2111a17 test GpuLeakByCNN. 4 years ago
  dogvane 555cc6c74a add test gpu leak code. 4 years ago
  Oceania2018 93fd34b225 imdb dataset. 4 years ago
  Oceania2018 bb8fa4d99f Keras for .NET 0.1.0. 5 years ago
  Oceania2018 dff4f510af model.get_config for Keras. 5 years ago
  Oceania2018 9d08a313f0 Keras for .NET package meta and clean code. 5 years ago
  Oceania2018 5f2df567a7 add overload for Layer call function, be able to input array and return array. 5 years ago
  Oceania2018 32a0f582bf ContextSwitchStack 5 years ago
  Oceania2018 e2f7be6d43 InputLayer for Keras. 5 years ago
  Sam Harwell dc7b4ce53d Suppress CS0618 (Type or member is obsolete) 5 years ago
  Oceania2018 40487d30bc restructure unit test folder. 5 years ago
  Oceania2018 332b1351e2 experimental v0.20 version. 5 years ago
  Oceania2018 fe76c9c877 Add ResourceVariable native api. 5 years ago
  Oceania2018 2f3bd61b1b GradientActor 5 years ago
  Oceania2018 e93f112ef0 tf.Variable() in eager mode 5 years ago
  Oceania2018 77c6939cc6 upgrade NumSharp. 5 years ago
  Oceania2018 e61a9074db move dataset to core. 5 years ago
  Oceania2018 7c6497bf0f Release v0.15.0 5 years ago
  Oceania2018 728699d6a6 upgrade libraries. 5 years ago
  Oceania2018 bd20f0723d rename project. 5 years ago
  Oceania2018 998a9ac4d2 tf.layers.dense does not pass through name to the Keras Layer #484 5 years ago
  Oceania2018 9d5bb8f1e2 tf.nn.ctc_greedy_decoder #473 6 years ago
  Oceania2018 49ee0ef06e release TF.NET v0.13.0. 6 years ago
  Oceania2018 98ead99733 remove Models and Hub projects. 6 years ago
  Oceania2018 6f55491508 remove examples to examples repo. 6 years ago
  Oceania2018 75ae2e9e09 RegisterNoGradient, LookupError 6 years ago
  Eli Belash 821ac13138 TensorflowNET.Benchmarks: Removed InProcessToolchain from benchmarking. 6 years ago
  Eli Belash 729d8e92d6 Added benchmark for struct casting 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Esther Hu 83361f7c97 remove unnecessary projects (#316) 6 years ago
  Oceania2018 63e13b11e1 Remove tf binary from core project. entry project will install binary seperate because enrty could choose platform and gpu version. 6 years ago
  Meinrad Recheis 7cb17461a9 Tensor: added a constructor to create a Tensor from a fixed memory pointer that is owned by the caller 6 years ago
  Meinrad Recheis 2d28eefa8b Tensor: added constructors that take a Span<T> 6 years ago
  Oceania2018 3e69c5bf8a remove tensorflow binary from Benchmark project. 6 years ago
  Meinrad Recheis b2a9a989af Tensor: dispose Tensors that have been garbage collected (thread safe) + test 6 years ago
  Meinrad Recheis 43d7833b8d added a benchmark suite 6 years ago