1889 Commits (824dfe6aaf58b0c5b3c34e02dfa5d8404bcf8a23)
 

Author SHA1 Message Date
  Oceania2018 f32314e85b test meshgrid_same_ndim 4 years ago
  Oceania2018 1cf190fba5 tf.linalg.lstsq #823 4 years ago
  Oceania2018 16ff7a3daf fix keras pad_sequences. 4 years ago
  Oceania2018 734430d48c slice assign works 4 years ago
  Oceania2018 7f0b9b68ac add np.load. 4 years ago
  Oceania2018 254ba33823 fix all unit test. 4 years ago
  Oceania2018 bcb28f3d3b fix keras reshape layer. 4 years ago
  Oceania2018 cd2f0c0ec1 fix make_tensor_proto didn't set dtype correctly. 4 years ago
  Oceania2018 2e3bc0630f fix NumPy frombuffer. 4 years ago
  Oceania2018 0b6e855439 Shape as_int_list 4 years ago
  Oceania2018 56a25a15c5 fix make_tensor_proto when dtype is different. 4 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 8784c31cb3 change tensor shape to Shape. 4 years ago
  Oceania2018 b5f357a47f fix set_shape. 4 years ago
  Oceania2018 9264a19002 fix string data. 4 years ago
  Oceania2018 d3e212488f fix ndarray index. 4 years ago
  Oceania2018 083c8e8d6f fix ndarray to tensor implicit convertion. 4 years ago
  Oceania2018 efb1c242e1 fix constant_value when referenced by ndarray. 4 years ago
  Oceania2018 39883aecef Change to use tensor as underlying data structure. 4 years ago
  Oceania2018 71488b4126 seperate TensorFlowNET.Graph.UnitTest project. 4 years ago
  Oceania2018 dded90a564 fix string tensor for non ascii char. 4 years ago
  Oceania2018 3c7207c251 fix GetDataType. 4 years ago
  Oceania2018 16d48a1d0e Remove AllocationType. 4 years ago
  Oceania2018 01e6a38cf5 auto cast by dtype when conveting to tensor. 4 years ago
  Oceania2018 1142f38d2f unify numpy dtype and tf dtype. 4 years ago
  Oceania2018 9c2d5c4897 fix NDArray creation in graph mode. 4 years ago
  Oceania2018 2192f4d875 fix placeholder feeds value issue. 4 years ago
  Oceania2018 4c51d1b678 fixt build_results. 4 years ago
  Oceania2018 a947fd8aa9 fix NDArray indexing. 4 years ago
  Oceania2018 da33a8b18d Introduce Axis record type. 4 years ago
  Oceania2018 7f387d0db8 np.prod 4 years ago
  Oceania2018 3231500660 linspace and meshgrid. 4 years ago
  Oceania2018 f3eb31fb87 Built-in numpy api. 4 years ago
  Oceania2018 8048b6258a Add RepeatDataSetCrash test. 4 years ago
  Oceania2018 3d943a10c1 IDataset cardinality. 4 years ago
  Oceania2018 a994a86794 Add mean_absolute_error to metrics. 4 years ago
  Oceania2018 500f0c0cca Fix preserve_cardinality for ParallelMapDataset. 4 years ago
  Oceania2018 e67b2a5ff2 renamed tf.data.Dataset.from_tensors. 4 years ago
  Oceania2018 a7df67b13c Fix timeseries_dataset_from_array. 4 years ago
  Oceania2018 61192ae572 Fix ParseSlices for Tensor overload. 4 years ago
  Oceania2018 11fdd9a8ee Remove Range class due to conflict with .net 5. 4 years ago
  Oceania2018 bc2f0b5d7e Upgrade to 2.5.0. 4 years ago
  mschwrdtnr a70b42fbea fix old example links 4 years ago
  Oceania2018 9a4c518401 Change Config as JObject in KerasMetaData 4 years ago
  Oceania2018 76a342c91d Add keras Resizing layer. 4 years ago
  Oceania2018 954462f4f8 KerasObjectLoader 4 years ago
  Oceania2018 07c7835a03 Update protobuf align with tf 2.5.0. 4 years ago
  Oceania2018 13e4e3e20e Fix slice in Tensor. 4 years ago
  Oceania2018 899d15e367 add audio.decode_wav 4 years ago
  Oceania2018 773a3bad6b Add Preprocessing.timeseries_dataset_from_array 4 years ago