OnnxAttributeValue

constructor(name: String, ints: List<Long> = emptyList(), floats: List<Float> = emptyList(), strings: List<String> = emptyList(), tensor: TensorProto? = null)(source)