25 Commits (3811e4e14018ae6b606a3bc9a39776fbe1870ecb)

Author SHA1 Message Date
  Yaohui Liu 404c803ce2 Support the multiple inputs of keras model.fit. 2 years ago
  Oceania2018 f3a5d19087 fix AutoNumPy crash when in multiple thread. 4 years ago
  Oceania2018 8f32e831c0 EagerTensor from EagerTensor 4 years ago
  Oceania2018 c7ee2308fb fix ToMultiDimArray 4 years ago
  Oceania2018 1478a2c2dc IEnumerable<NDArray> 4 years ago
  Oceania2018 a4a4da9d30 np.permutation 4 years ago
  Oceania2018 200161973f AutoNumPy annotation. 4 years ago
  Oceania2018 45e136575a NDArrayRender 4 years ago
  Oceania2018 f5cbf89a38 fix ndarray to string. 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 16ff7a3daf fix keras pad_sequences. 4 years ago
  Oceania2018 734430d48c slice assign works 4 years ago
  Oceania2018 254ba33823 fix all unit test. 4 years ago
  Oceania2018 8784c31cb3 change tensor shape to Shape. 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 dded90a564 fix string tensor for non ascii char. 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 a947fd8aa9 fix NDArray indexing. 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