Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops_n_z.cc781 const int64_t missing_dim = tensor_ty_size / shape_ty_size; in GetReshapeOutputType() local
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc1686 const int64_t missing_dim = input_ty_size / shape_ty_size; in GetReshapeOutputType() local