RefNextIteration


tensorflow C++ API

tensorflow::ops::RefNextIteration

Makes its input available to the next iteration.


Summary

Arguments:

  • scope: A Scope object
  • data: The tensor to be made available to the next iteration.

Returns:

  • Output: The same tensor as data.

RefNextIteration block

Source link :https://github.com/EXPNUNI/enuSpaceTensorflow/blob/master/enuSpaceTensorflow/tf_control_flow_ops.cpp

Argument:

  • Scope scope: A Scope object (A scope is generated automatically each page. A scope is not connected.)
  • Input data: The tensor to be made available to the next iteration.

Returns:

  • Output: The same tensor as data.

Using Method

results matching ""

    No results matching ""