Home
last modified time | relevance | path

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

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