Home
last modified time | relevance | path

Searched refs:EncodeValueInfoType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.cpp364 void EncodeValueInfoType(
643 void GraphEncoder::EncodeValueInfoType( in EncodeValueInfoType() function in torch::jit::__anon553abade0111::GraphEncoder
687 EncodeValueInfoType(onnx_tensor_type, list_elem_type, n, dynamic_axes); in EncodeValueInfoType()
731 EncodeValueInfoType(v->mutable_type(), n->type(), n, dynamic_axes); in EncodeValueInfo()