Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Dgraph_executor.cpp555 if (auto diff_op = op.target<DifferentiableGraphOp>()) { in getGradExecutor() local
566 if (auto diff_op = op.target<DifferentiableGraphOp>()) { in getDifferentiableGraphOpExecutor() local