26 Commits (6d73b8d61ee8ef8edeb382b76e14d995c9048ace)

Author SHA1 Message Date
  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 5 years ago
  Oceania2018 49ee0ef06e release TF.NET v0.13.0. 5 years ago
  Oceania2018 98ead99733 remove Models and Hub projects. 5 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