Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddynamic_dimension_simplifier.cc125 auto reshape_2 = reshape->mutable_operand(0); in ReshapeReshapeForwarding() local
/aosp_15_r20/external/pytorch/test/inductor/
H A Dtest_cuda_repro.py522 def forward(self, view, reshape_2): argument
/aosp_15_r20/external/pytorch/test/dynamo/
H A Dtest_repros.py2388 def fn(reshape_2): argument