onnxruntime/onnxruntime/contrib_ops
Dmitri Smirnov 255ee39af6
Fix memory leak by improper handling of std::string typed (#227)
output buffer. Tensor returns a buffer to fully constructed
  std::strings and we should treat them as such.
2018-12-19 17:46:21 -08:00
..
cpu Fix memory leak by improper handling of std::string typed (#227) 2018-12-19 17:46:21 -08:00
contrib_kernels.cc Rashuai/gathernd op (#170) 2018-12-17 13:47:20 -08:00
contrib_kernels.h Kezhan/separate op def from kernels (#143) 2018-12-11 11:57:27 -08:00