Home
last modified time | relevance | path

Searched defs:input_tensor_rank (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
H A Donedevice_train_palm_detection_filter_inference_beta.cc142 int32_t GetReduceInnerSize(int32_t input_tensor_rank, in GetReduceInnerSize()
H A Donedevice_train_palm_detection_filter_inference.cc143 int32_t GetReduceInnerSize(int32_t input_tensor_rank, in GetReduceInnerSize()
H A Donedevice_train_palm_detection_filter_inference_v2.cc142 int32_t GetReduceInnerSize(int32_t input_tensor_rank, in GetReduceInnerSize()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_common.cc158 int input_tensor_rank = input0_tensor_shape.size(); in convertPackOp() local