ggml_round: Round (Graph)

View source: R/operations.R

ggml_roundR Documentation

Round (Graph)

Description

Creates a graph node for element-wise rounding: round(x)

Usage

ggml_round(ctx, a)

Arguments

ctx

GGML context

a

Input tensor

Value

Tensor representing the round operation


ggmlR documentation built on July 14, 2026, 1:08 a.m.