tf_stride_last_dim_tensor: Function to index tensors last dimension

View source: R/tf_helpers.R

tf_stride_last_dim_tensorR Documentation

Function to index tensors last dimension

Description

Function to index tensors last dimension

Usage

tf_stride_last_dim_tensor(A, start, end = NULL)

Arguments

A

tensor

start

first index

end

last index (equals start index if NULL)

Value

sliced tensor


deepregression documentation built on Sept. 9, 2025, 5:27 p.m.