pub fn tpu_handle_to_proto_key<'a, T0: ToTensorHandle<'a>>(
    ctx: &'a Context,
    uid: &T0
) -> Result<TensorHandle<'a>>
Expand description

Shorthand for TpuHandleToProtoKey::new().call(&ctx, &uid).

See : https://www.tensorflow.org/api_docs/python/tf/raw_ops/TpuHandleToProtoKey