Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dpartially_decluster_pass_test.cc307 Output reshape_input = ops::Placeholder(s.WithOpName("reshape_input"), in TEST() local
334 Output reshape_input = ops::Placeholder(s.WithOpName("reshape_input"), in TEST() local
359 Output reshape_input = ops::Placeholder(s.WithOpName("reshape_input"), in TEST() local
384 Output reshape_input = ops::Placeholder(s.WithOpName("reshape_input"), in TEST() local
H A Dmark_for_compilation_pass_test.cc967 Output reshape_input = in TEST() local
1011 Output reshape_input = in TEST() local
1039 Output reshape_input = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Doptimize.cc1379 auto reshape_input = reshape_op.input(); in matchAndRewrite() local