Home
last modified time | relevance | path

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

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