Home
last modified time | relevance | path

Searched refs:secondInp_tensor (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dremove_inplace_ops.cpp127 TensorTypePtr secondInp_tensor = in ImplicitCastForBinaryInplaceOps() local
129 if (!(firstInp_tensor) || !(secondInp_tensor) || in ImplicitCastForBinaryInplaceOps()