Commit d3125a94 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower Committed by TensorFlower Gardener
Browse files

Constructing a single scalar tensor requires multiple steps currently.

- Construct a tensor
- Fetch tf data
- Copy into tf-data
- Convert to a TFE_Tensor.

This is a fast-path version that collapses all those steps into a single call.
This call path requires no TF_Status checking.

PiperOrigin-RevId: 223379214
parent 7beeb3d3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment