Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dmatching_files_dataset_op.cc129 Tensor filepath_tensor(ctx->allocator({}), DT_STRING, {}); in GetNextInternal() local
137 filepath_tensor.scalar<tstring>()() = in GetNextInternal()
139 out_tensors->emplace_back(std::move(filepath_tensor)); in GetNextInternal()
/aosp_15_r20/external/federated-compute/fcp/artifact_building/
H A Dcheckpoint_utils.py201 tensor_specs: Iterable[tf.TensorSpec], filepath_tensor: tf.Tensor
216 filepath_tensor, tensor_utils.bare_name(spec.name), spec.dtype