/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | multi_device_iterator_ops.cc | 84 std::unique_ptr<FunctionHandleCache> function_handle_cache) in MultiDeviceIterator() argument 94 function_handle_cache_(std::move(function_handle_cache)) { in MultiDeviceIterator() 139 params.function_handle_cache = function_handle_cache_.get(); in GetNextFromShard() 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 531 std::move(function_handle_cache)); in Compute() 543 &function_handle_cache](MultiDeviceIterator** ret) in Compute() 549 flr, std::move(function_handle_cache)); in Compute() 618 auto function_handle_cache = std::make_unique<FunctionHandleCache>(lib); in CreateResource() local 622 lib, std::move(function_handle_cache)); in CreateResource() [all …]
|
H A D | reduce_dataset_op.cc | 64 auto function_handle_cache = in DoCompute() local 66 params.function_handle_cache = function_handle_cache.get(); in DoCompute()
|
H A D | iterator_ops.cc | 127 params.function_handle_cache = captured_state->function_handle_cache(); in GetNext() 191 params.function_handle_cache = new_state->function_handle_cache(); in Restore() 227 params.function_handle_cache = new_state->function_handle_cache(); in SetIteratorFromDataset()
|
H A D | iterator_ops.h | 112 FunctionHandleCache* function_handle_cache() { in function_handle_cache() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/data/ |
H A D | captured_function.h | 133 function_handle_cache = ctx->function_handle_cache(); in InstantiateCapturedFunctionParams() 139 function_handle_cache = nullptr; in InstantiateCapturedFunctionParams() 144 FunctionHandleCache* function_handle_cache; member
|
H A D | captured_function.cc | 555 if (!params.function_handle_cache) { in Instantiate() 661 if (params.function_handle_cache) { in Instantiate() 662 TF_RETURN_IF_ERROR(params.function_handle_cache->Instantiate( in Instantiate()
|
H A D | standalone.cc | 139 params.function_handle_cache = function_handle_cache_.get(); in MakeIterator()
|
H A D | dataset_test_base.cc | 361 params.function_handle_cache = function_handle_cache_.get(); in CreateIteratorContext()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/experimental/ |
H A D | to_tf_record_op.cc | 80 FunctionHandleCache function_handle_cache(params.flr); in DoCompute() local 81 params.function_handle_cache = &function_handle_cache; in DoCompute()
|
H A D | io_ops.cc | 110 auto function_handle_cache = in WriteData() local 112 params.function_handle_cache = function_handle_cache.get(); in WriteData()
|
H A D | lookup_ops.cc | 59 params.function_handle_cache = function_handle_cache_.get(); in Init()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | dataset.h | 401 function_handle_cache(ctx->function_handle_cache()), in Params() 459 FunctionHandleCache* function_handle_cache = nullptr; member 528 FunctionHandleCache* function_handle_cache() { in function_handle_cache() function 529 return params_.function_handle_cache; in function_handle_cache()
|
H A D | BUILD | 57 "function_handle_cache.h", 193 "function_handle_cache.h", 270 "function_handle_cache.cc", 373 "function_handle_cache.cc", 374 "function_handle_cache.h",
|
H A D | Android.bp | 40 "function_handle_cache.cc",
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_flex_delegate/android_arm64_armv8-2a_cortex-a55_static_apex33/obj/external/tensorflow/tensorflow/core/framework/ |
D | function_handle_cache.o.d | 1 …rtex-a55_static_apex33/obj/external/tensorflow/tensorflow/core/framework/function_handle_cache.o: \ 2 external/tensorflow/tensorflow/core/framework/function_handle_cache.cc \ 3 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_flex_delegate/android_arm64_armv8-2a_cortex-a55_static_apex33/ |
D | meta_lic | 181 sources: "external/tensorflow/tensorflow/core/framework/function_handle_cache.cc"
|
D | meta_lic.rsp | 1 …work/function.cc -s external/tensorflow/tensorflow/core/framework/function_handle_cache.cc -s exte…
|
/aosp_15_r20/external/tensorflow/tensorflow/core/ |
H A D | BUILD | 446 "//tensorflow/core/framework:function_handle_cache.h",
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_flex_delegate/android_arm64_armv8-2a_cortex-a55_static_apex33/obj/external/tensorflow/tensorflow/core/data/ |
D | serialization_utils.o.d | 1397 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
D | unbounded_thread_pool.o.d | 1401 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
D | dataset_utils.o.d | 1423 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_flex_delegate/android_arm64_armv8-2a_cortex-a55_static_apex33/obj/external/tensorflow/tensorflow/core/kernels/data/ |
D | iterator_ops.o.d | 1424 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
D | map_dataset_op.o.d | 1398 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
D | take_dataset_op.o.d | 1397 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/libtflite_flex_delegate/android_arm64_armv8-2a_cortex-a55_static_apex33/obj/external/tensorflow/tensorflow/core/kernels/ |
D | lookup_util.o.d | 1382 external/tensorflow/tensorflow/core/framework/function_handle_cache.h \
|