Reads a weights manifest JSON configuration, fetches the weights and returns them as Tensors.
Tensor
The weights manifest JSON.
Optional
The path prefix for filenames given in the manifest. Defaults to the empty string.
The names of the weights to be fetched.
Reads a weights manifest JSON configuration, fetches the weights and returns them as
Tensor
s.