Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.h102 std::vector<at::IValue> constant_table_; variable
H A Dpython_print.cpp1627 std::vector<at::IValue>& constant_table_; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dcode_impl.h83 std::vector<IValue> constant_table_; member