Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Ddata_flow.cpp12 struct RawTensorInfo { struct
13 TensorImplAddress impl_;
14 StorageImplData storage_;
15 c10::Device device_;
16 bool is_free_;
19 std::reference_wrapper<std::optional<AllocationID>> allocation_id_ref_;
20 std::reference_wrapper<std::optional<TensorID>> id_ref_;