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.h96 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::__anond3bba5f70111::TestEnv
Dkernel_and_device.h182 FunctionLibraryRuntime* const flr_; // can be null variable
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.h116 FunctionLibraryRuntime* flr_ = nullptr; // not owned variable
Dmulti_device_iterator_ops.cc381 FunctionLibraryRuntime* const flr_ = nullptr; // not owned. member in tensorflow::data::__anon2e5a99280111::MultiDeviceIterator
Ddataset_test_base.h764 FunctionLibraryRuntime* flr_; // Owned by `pflr_`. variable