19 Commits (b28687b24593d26e049f6f1b3264b1779431651b)

Author SHA1 Message Date
  Oceania2018 f35b146cc6 update docs. change example interface. 6 years ago
  Antonio Cifonelli 0f4cb1aedb Add `BatchMatMul` operation 6 years ago
  Oceania2018 c42f8bbf88 add train and predict interfaces to IExample. 6 years ago
  Kerry Jiang 3f9f2a3725 changed the class Python to be static 6 years ago
  Meinrad Recheis 438a0f9720 Xor: import graph 6 years ago
  Meinrad Recheis 4bc97cd478 added all examples to the unit testing suite 6 years ago
  Oceania2018 bfdaa6b94d work with NumSharp v0.9 6 years ago
  Oceania2018 19f4699502 Added Name and Priority to IExample interface. 6 years ago
  Oceania2018 625368abec fix result of session.run 6 years ago
  Oceania2018 5a2433c7ea abstract PrepareData interface for example 6 years ago
  Oceania2018 7426fd0af0 Add FeedItem to hold feed session dictionary. 6 years ago
  Oceania2018 fbc836e24a Fix BasicOperations error. #144 6 years ago
  haiping008 62a2634b92 gen_math_ops.real_div 6 years ago
  Oceania2018 35141c54b9 gen_math_ops.mul(x, y) 6 years ago
  Oceania2018 11216bfec1 Finished BasicOperations example. 6 years ago
  Oceania2018 72d25e058f Multiplication with variables in BasicOperations example. 6 years ago
  Oceania2018 422bacfd80 fix OperationsTest.addInPlaceholder. 6 years ago
  Oceania2018 7f1c92e77d Implement gen_math_ops.mul for Tensors #93 6 years ago
  Oceania2018 b03a52dd3f add Tensor.Operator + 6 years ago