Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
H A Dtfl_ops.cc1821 int64_t input_ty_size = 1; in GetReshapeOutputType() local
1863 const int64_t input_ty_size = input_ty.getNumElements(); in verify() local