Searched defs:at_type (Results 1 – 2 of 2) sorted by relevance
123 at::ScalarType at_type) { in ATenTypeToOnnxType_aux()159 int ATenTypeToOnnxType(at::ScalarType at_type) { in ATenTypeToOnnxType()
421 onnx::TensorProto_DataType ATenTypeToOnnxType(at::ScalarType at_type) { in ATenTypeToOnnxType()