605 Commits (4c51d1b6785a9fe4fd2d490b60703338c9ef15f6)

Author SHA1 Message Date
  Oceania2018 da33a8b18d Introduce Axis record type. 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 3d943a10c1 IDataset cardinality. 4 years ago
  Oceania2018 11fdd9a8ee Remove Range class due to conflict with .net 5. 4 years ago
  Oceania2018 954462f4f8 KerasObjectLoader 4 years ago
  Oceania2018 13e4e3e20e Fix slice in Tensor. 4 years ago
  Oceania2018 899d15e367 add audio.decode_wav 4 years ago
  Oceania2018 a653914321 Fix _SliceGrad #800 4 years ago
  Lee Reid 8d7b85aa55 fixed arg_min 4 years ago
  Lee Reid 52424d7eed Fixed _min 4 years ago
  Lee Reid eb8b92ed57 fix to log 4 years ago
  Oceania2018 f55650d9e1 Fix gradient of squared_difference #787 4 years ago
  Lee Reid e007e86d26 Fixed many simple functions in gen_math_ops.cs 4 years ago
  Oceania2018 827d8f211e Add tf.print(). 4 years ago
  Niklas Gustafsson f874d3a1b8 random_uniform calls random_uniform_int when generating integer tensor. 4 years ago
  Niklas Gustafsson 454a55b35c Corrected fast path call to GatherV2 4 years ago
  Niklas Gustafsson 37ca023036 Adjusted implementation of Gather to correspond to Python implementation. 4 years ago
  Oceania2018 d4f3df29ce optimize_dataset_v2 4 years ago
  Niklas Gustafsson 616b62bd4f Implemented Conv1D and unit tests. 4 years ago
  lsylusiyao 3309b036f6 change standard output (Console) to a custom one 4 years ago
  Sebastian Hantsch bc9c8dee44 Fix for random_shuffle (named arg seed/seed2) 4 years ago
  Oceania2018 0142174058 Add tf.string.string_length. 4 years ago
  Oceania2018 559921585d Fix string_split_v2 return RaggedTensor. 4 years ago
  Oceania2018 a1ebd70c46 RowPartition and RaggedTensor 4 years ago
  Oceania2018 bbc2e98a51 IndexLookup, Accumulator. 4 years ago
  Oceania2018 a942564fc9 fix tf.batch_matmul #755 4 years ago
  Oceania2018 822e6d787c Consolidate TFE_FastPathExecute and _apply_op_helper. 4 years ago
  Oceania2018 0471e28f6a Change RunInAutoMode to ExecuteOp 4 years ago
  Oceania2018 f5a355177d Refactor RunInAutoMode2. 4 years ago
  Oceania2018 9d21faca65 Merge branch 'master' of https://github.com/SciSharp/TensorFlow.NET 4 years ago
  Oceania2018 4ef675faf9 Consolidate MapDataset function. 4 years ago
  Sebastian Hantsch 49cbae0558 Fix sign function in eager mode 4 years ago
  Oceania2018 6a8665f111 Add Conv2DTranspose #735 4 years ago
  MPnoy d89609a4e3 Blank SimpleRNN and test for it 4 years ago
  Oceania2018 c8643c4266 Add tf.math.erf #738 4 years ago
  Haiping a11cb71739
Merge branch 'master' into ones_like-fix 4 years ago
  Oceania2018 e661b82ec1 Fix ones_like. 4 years ago
  Oceania2018 901d5747e1 Expose learning_rate property in Optimizer. 4 years ago
  MPnoy bee3a10ccb ones_like fix 4 years ago
  Oceania2018 48d96f4afc return weights for load_weights. 4 years ago
  Oceania2018 a6ee058d00 Memory leak in FuncGraph #727. 4 years ago
  Oceania2018 9ff09c4f3d skip layer wihtout trainable weights when save_weights. 4 years ago
  Oceania2018 3bfdedcdfb Change filter as IVariableV1 in conv2d. 4 years ago
  Oceania2018 1ae9bbc2f6 Allow object[] to be shape parameters. 4 years ago
  dataangel c04216f9d8 update:Keras 4 years ago
  Oceania2018 6d1b45993d Fix resize_nearest_neighbor_grad. 4 years ago
  Oceania2018 6fe6057ff4 Adjust unit test project. 4 years ago
  Oceania2018 e75a111620 lift_to_graph 4 years ago
  Oceania2018 cfc9eb3025 Remove internal_convert_to_tensor. 4 years ago