Searched defs:onnx_tensor_type (Results 1 – 2 of 2) sorted by relevance
612 onnx::TypeProto_Tensor* onnx_tensor_type, in TensorTypeToONNXType()657 onnx::TypeProto_Tensor* onnx_tensor_type = in EncodeValueInfoType() local674 onnx::TypeProto_Tensor* onnx_tensor_type = onnx_type->mutable_tensor_type(); in EncodeValueInfoType() local677 onnx::TypeProto_Tensor* onnx_tensor_type = onnx_type->mutable_tensor_type(); in EncodeValueInfoType() local680 onnx::TypeProto_Tensor* onnx_tensor_type = onnx_type->mutable_tensor_type(); in EncodeValueInfoType() local686 onnx::TypeProto* onnx_tensor_type = sequence_type->mutable_elem_type(); in EncodeValueInfoType() local693 onnx::TypeProto_Tensor* onnx_tensor_type = in EncodeValueInfoType() local708 onnx::TypeProto_Tensor* onnx_tensor_type = in EncodeValueInfoType() local1269 onnx::TypeProto_Tensor* onnx_tensor_type = in EncodeTypeProto() local
120 const onnx::TypeProto_Tensor& onnx_tensor_type, in TorchTensorTypeFromONNX()162 const auto& onnx_tensor_type = onnx_seq_elem_type.tensor_type(); in TorchListTypeFromONNX() local