Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dkernel_benchmark_testlib.h73 FunctionLibraryRuntime* flr_; // Not owned. variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_kernel_creator_test.cc84 FunctionLibraryRuntime* flr_; member in tensorflow::XlaKernelCreatorTest
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dkernel_and_device_test.cc67 FunctionLibraryRuntime* flr_; member in tensorflow::__anon79d852060111::TestEnv
H A Dkernel_and_device.h190 FunctionLibraryRuntime* const flr_; // can be null variable
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Diterator_ops.h128 FunctionLibraryRuntime* flr_ = nullptr; // not owned variable
H A Dmulti_device_iterator_ops.cc465 FunctionLibraryRuntime* const flr_ = nullptr; // not owned. member in tensorflow::data::__anon7578bfd70111::MultiDeviceIterator
/aosp_15_r20/external/tensorflow/tensorflow/core/data/
H A Ddataset_test_base.h817 FunctionLibraryRuntime* flr_; // Owned by `pflr_`. variable