Home
last modified time | relevance | path

Searched refs:CreateStringVectorTensorHandle (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
Drestore_ops.cc49 Status CreateStringVectorTensorHandle(ImmediateExecutionContext* ctx, in CreateStringVectorTensorHandle() function
83 CreateStringVectorTensorHandle(ctx, checkpoint_key, &names_handle)); in SingleRestore()
90 CreateStringVectorTensorHandle(ctx, "", &shapes_and_slices_handle)); in SingleRestore()