1968 Commits (v0.70.2-NET6)
 

Author SHA1 Message Date
  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
  Hallupa 47d0f82b49 Add additional categorical cross entropy logic 4 years ago
  Oceania2018 1478a2c2dc IEnumerable<NDArray> 4 years ago
  Oceania2018 6adcfaea3f ndarray string comparison. 4 years ago
  Oceania2018 e748a8ff07 overload ndarray == operator 4 years ago
  Oceania2018 135562e5bf argsort fix. 4 years ago
  Oceania2018 43e59ca0f3 np.argsort 4 years ago
  Oceania2018 9c5692b592 np.randint 4 years ago
  Oceania2018 432ae2091b copy value when get numpy. 4 years ago
  Hallupa f566505c09 Add Softmax support and throw exception if activation isn't found 4 years ago
  Oceania2018 f9802664d3 fix GetShape for Axis. 4 years ago
  Oceania2018 141bdf3384 add missing np api but pending to implemented. 4 years ago
  Oceania2018 a4a4da9d30 np.permutation 4 years ago
  Oceania2018 200161973f AutoNumPy annotation. 4 years ago
  Oceania2018 99fc01611e tf.zeros for dtype uint8 4 years ago
  Oceania2018 45e136575a NDArrayRender 4 years ago
  Oceania2018 f5cbf89a38 fix ndarray to string. 4 years ago
  Oceania2018 76abb2c6f0 to_numpy_string 4 years ago
  Oceania2018 d88fec40d2 optimize slice. 4 years ago
  Oceania2018 3052e1fbd2 add SafeStringTensorHandle 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 9849829d41 convert_to_eager_tensor 4 years ago
  Oceania2018 83151d2b36 logical_and 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 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