12 Commits (1c8f0a2d14df2f0c335e378ae16cc6c8ba222aa4)

Author SHA1 Message Date
  Yaohui Liu 1c8f0a2d14 refactor: gen_nn_ops, gen_math_ops, gen_array_ops and related codes. 2 years ago
  Oceania2018 22effd6553 Using Shape instead of TensorShape. 4 years ago
  Oceania2018 1ae9bbc2f6 Allow object[] to be shape parameters. 4 years ago
  Oceania2018 35a9f31012 image resize. 5 years ago
  Oceania2018 0abf166437 Add Tensors class to adapt Tensor and Tensor[]. 5 years ago
  Oceania2018 c1dcb8ca12 Fix tf.reshape. 5 years ago
  Oceania2018 f1b7e1182a yolo.build_nework() #359 6 years ago
  Oceania2018 67a58b3eac change tensorflow to non-static class in order to execute some initialization. 6 years ago
  Johann Dirry 0e9aeafad5 removing unused namespaces (#301) 6 years ago
  Oceania2018 7950e8e9e4 apply the Apache License boilerplate notice at the top of every single file. 6 years ago
  Oceania2018 df1ae35ee1 Pool interface, Dense layer 6 years ago
  Bo Peng a53908d590 implemented math_ops: 1) reduce_logsumexp, 2) reduce_max, 3) log, 4) square 6 years ago