Fix some issues in official tf.nn.topk() in lite
authorScott Tseng <scott.tseng@kikatech.com>
Thu, 26 Apr 2018 09:30:08 +0000 (17:30 +0800)
committerScott Tseng <scott.tseng@kikatech.com>
Thu, 26 Apr 2018 09:32:26 +0000 (17:32 +0800)
commitafa4748488c55ba5d9dbc9b6c1586132d28d1759
tree1b809a86fcc3c0f5c96c177e5417b1b6e104ae0c
parent968addadfd4e4f5688eedc31f92a9066329ff6a7
Fix some issues in official tf.nn.topk() in lite
tensorflow/contrib/lite/kernels/topk_v2.cc
tensorflow/contrib/lite/kernels/topk_v2_test.cc
tensorflow/contrib/lite/toco/graph_transformations/propagate_array_data_types.cc
tensorflow/contrib/lite/toco/graph_transformations/propagate_fixed_sizes.cc
tensorflow/contrib/lite/toco/import_tensorflow.cc
tensorflow/contrib/lite/toco/tooling_util.cc