848 Commits (v0.70-tflite)

Author SHA1 Message Date
  Oceania2018 a6de968e4d upgrade to 2.6.0 tflite redist. 4 years ago
  Oceania2018 ac72ec5a3e QuantizationParamsTest 4 years ago
  Oceania2018 f19808edfc TfLiteInterpreterInvoke 4 years ago
  Oceania2018 66bb81b121 tflite native api. 4 years ago
  Oceania2018 f3a5d19087 fix AutoNumPy crash when in multiple thread. 4 years ago
  Oceania2018 ee7bb7cee8 np.linalg.norm 4 years ago
  Oceania2018 5a3ec5a194 np.random.randn. 4 years ago
  Oceania2018 cb4b248200 np.random.normal 4 years ago
  Oceania2018 e859b20d09 np.expand_dims 4 years ago
  Oceania2018 c7ee2308fb fix ToMultiDimArray 4 years ago
  Oceania2018 3ed9f0227f released tf.net v0.60, keras v0.6. 4 years ago
  Oceania2018 30f8f67351 slice_step_setter_diff_shape 4 years ago
  Oceania2018 8ab1fe99e7 ndarray SetData 4 years ago
  Oceania2018 f86d4f54d1 np.any 4 years ago
  Oceania2018 a129e61feb fix scalar ndarray to tensor proto. 4 years ago
  Oceania2018 42ca73c5b3 fix Softmax unit test 4 years ago
  Kevin 033fb7e3bb Added activations 4 years ago
  Kevin a7099db7d9 Added Cropping and Permute (+test) 4 years ago
  Oceania2018 1478a2c2dc IEnumerable<NDArray> 4 years ago
  Oceania2018 6adcfaea3f ndarray string comparison. 4 years ago
  Oceania2018 43e59ca0f3 np.argsort 4 years ago
  Oceania2018 a4a4da9d30 np.permutation 4 years ago
  Oceania2018 45e136575a NDArrayRender 4 years ago
  Oceania2018 76abb2c6f0 to_numpy_string 4 years ago
  Oceania2018 d88fec40d2 optimize slice. 4 years ago
  Oceania2018 795c28652d remove TF_DeleteTensor in test. 4 years ago
  Oceania2018 e73ed66b7c add SafeTensorHandle to manage tensor handle reference. 4 years ago
  Oceania2018 f3cbd858e7 np.frombuffer 4 years ago
  Oceania2018 3c020dc492 fix memory crash when index < 0. 4 years ago
  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 254ba33823 fix all unit test. 4 years ago
  Oceania2018 bcb28f3d3b fix keras reshape layer. 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 d3e212488f fix ndarray index. 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 01e6a38cf5 auto cast by dtype when conveting to tensor. 4 years ago
  Oceania2018 1142f38d2f unify numpy dtype and tf dtype. 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