Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dsymbolic_shape_analysis.cpp325 Value* graph_in_var = shape_compute_graph_->inputs().at(op_in_index); in substituteConstantInputs() local
376 Value* graph_in_var = shape_compute_graph_->inputs().at(op_in_index); in substituteConstantInputs() local