until_out_of_range2: Execute code that traverses a dataset until an out of range...

View source: R/utils.r

until_out_of_range2R Documentation

Execute code that traverses a dataset until an out of range condition occurs

Description

https://www.rdocumentation.org/packages/tfdatasets/versions/2.7.0/topics/until_out_of_range As of 5/17/2022, 'until_out_of_range' from the tfdatasets failed on colab, due to the following error: Error: tensorflow.python.framework.errors_impl.OutOfRangeError: End of sequence [Op:IteratorGetNext]

Usage

until_out_of_range2(expr)

Arguments

expr

an expression


gongx030/seatac documentation built on April 15, 2023, 5:53 a.m.