loadTensorData

Load tensor data by name.

Return

Raw bytes for the tensor

Parameters

name

The tensor name

Throws

if tensor not found

if the containing shard was not loaded


Load tensor data for a specific tensor.

Return

Raw bytes for the tensor

Parameters

tensor

The tensor info from tensors list

Throws

if the containing shard was not loaded