PoolToTensor

streaming mode | Standard category

Inputs

  • pool (pool) - the pool containing the required namespace

Outputs

  • tensor (tensor_real) - tensors retrieved from the pool

Parameters

  • namespace (string, default = input_0) :

    the input namespace

Description

This algorithm retrieve a tensor from a pool under a given namespace

Source code