Home
last modified time | relevance | path

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

/external/pytorch/torch/csrc/jit/api/
Dmodule.cpp274 const std::unordered_map<TypePtr, TypePtr>& type_remap) { in clone_method() argument
302 std::unordered_map<TypePtr, TypePtr> type_remap; in clone_method() local
325 std::unordered_map<TypePtr, TypePtr> type_remap; in clone() local
337 std::unordered_map<TypePtr, TypePtr> type_remap; in clone() local
344 std::unordered_map<TypePtr, TypePtr>& type_remap, in clone_impl() argument
/external/pytorch/torch/csrc/jit/backends/
Dbackend_init.cpp43 std::unordered_map<TypePtr, TypePtr> type_remap; in toBackendSelectiveImpl() local
/external/pytorch/test/cpp/jit/
Dtest_backend.cpp677 std::unordered_map<TypePtr, TypePtr> type_remap; in TEST() local
772 std::unordered_map<TypePtr, TypePtr> type_remap; in TEST() local
/external/pytorch/torch/csrc/jit/passes/quantization/
Dinsert_observers.cpp94 std::unordered_map<TypePtr, QConfigTypePtrMap> type_remap; in clone() local
104 std::unordered_map<TypePtr, QConfigTypePtrMap>& type_remap, in clone_impl()
258 const std::unordered_map<TypePtr, QConfigTypePtrMap>& type_remap) { in clone_method()
/external/angle/third_party/spirv-tools/src/source/opt/
Dsplit_combined_image_sampler_pass.cpp163 auto& type_remap = where->second; in SplitType() local