Home
last modified time | relevance | path

Searched defs:_construct_tensors_for_composite_features (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dparsing_ops.py47 _construct_tensors_for_composite_features = ( variable
H A Dparsing_config.py668 def _construct_tensors_for_composite_features(features, tensor_dict): function