Learn R Programming

ggmlR (version 0.6.1)

ggml_round: Round (Graph)

Description

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

Usage

ggml_round(ctx, a)

Value

Tensor representing the round operation

Arguments

ctx

GGML context

a

Input tensor