Home
last modified time | relevance | path

Searched defs:function_handle_cache (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dmulti_device_iterator_ops.cc84 std::unique_ptr<FunctionHandleCache> function_handle_cache) in MultiDeviceIterator()
161 FunctionHandleCache* function_handle_cache() { in function_handle_cache() function in tensorflow::data::__anon7578bfd70111::MultiDeviceIterator
518 auto function_handle_cache = std::make_unique<FunctionHandleCache>(flr); in Compute() local
618 auto function_handle_cache = std::make_unique<FunctionHandleCache>(lib); in CreateResource() local
H A Dreduce_dataset_op.cc64 auto function_handle_cache = in DoCompute() local
H A Diterator_ops.h112 FunctionHandleCache* function_handle_cache() { in function_handle_cache() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/
H A Dto_tf_record_op.cc80 FunctionHandleCache function_handle_cache(params.flr); in DoCompute() local
H A Dio_ops.cc110 auto function_handle_cache = in WriteData() local
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Dcaptured_function.h144 FunctionHandleCache* function_handle_cache; member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset.h459 FunctionHandleCache* function_handle_cache = nullptr; member
528 FunctionHandleCache* function_handle_cache() { in function_handle_cache() function