Home
last modified time | relevance | path

Searched refs:params_idx_left_channels (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
Dlegalize_common.cc3482 params_idx_left_channels, params_idx_right_channels; in convertGatherOp() local
3493 params_idx_left_channels.push_back(i); in convertGatherOp()
3533 params_transpose_perm.push_back(params_idx_left_channels[i]); in convertGatherOp()