Searched defs:flr_ (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/core/common_runtime/ | ||
D | kernel_benchmark_testlib.h | 73 FunctionLibraryRuntime* flr_; // Not owned. variable |
/external/tensorflow/tensorflow/compiler/jit/ | ||
D | xla_kernel_creator_test.cc | 84 FunctionLibraryRuntime* flr_; member in tensorflow::XlaKernelCreatorTest |
/external/tensorflow/tensorflow/core/common_runtime/eager/ | ||
D | kernel_and_device_test.cc | 67 FunctionLibraryRuntime* flr_; member in tensorflow::__anond84d0c860111::TestEnv |
D | kernel_and_device.h | 190 FunctionLibraryRuntime* const flr_; // can be null variable |
/external/tensorflow/tensorflow/core/kernels/data/ | ||
D | iterator_ops.h | 128 FunctionLibraryRuntime* flr_ = nullptr; // not owned variable |
D | multi_device_iterator_ops.cc | 465 FunctionLibraryRuntime* const flr_ = nullptr; // not owned. member in tensorflow::data::__anon56eeea570111::MultiDeviceIterator |
/external/tensorflow/tensorflow/core/data/ | ||
D | dataset_test_base.h | 817 FunctionLibraryRuntime* flr_; // Owned by `pflr_`. variable |