Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/autograd/
H A Dprofiler_kineto.cpp79 struct OpArgData { struct
80 bool hasData;
81 std::vector<shape> shapes;
82 std::vector<std::string> dtypes;
83 std::vector<c10::IValue> concreteInputs;
84 std::vector<std::vector<int64_t>> shapesForKinetoEvent;
85 std::vector<shape> strides;