Home
last modified time | relevance | path

Searched refs:SE_DISALLOW_COPY_AND_ASSIGN (Results 1 – 25 of 35) sorted by relevance

12

/external/tensorflow/tensorflow/stream_executor/
Dkernel_spec.h86 SE_DISALLOW_COPY_AND_ASSIGN(KernelLoaderSpec);
110 SE_DISALLOW_COPY_AND_ASSIGN(OnDiskKernelLoaderSpec);
122 SE_DISALLOW_COPY_AND_ASSIGN(CudaPtxOnDisk);
138 SE_DISALLOW_COPY_AND_ASSIGN(CudaCubinOnDisk);
215 SE_DISALLOW_COPY_AND_ASSIGN(CudaPtxInMemory);
227 SE_DISALLOW_COPY_AND_ASSIGN(OpenCLTextOnDisk);
239 SE_DISALLOW_COPY_AND_ASSIGN(OpenCLBinaryOnDisk);
255 SE_DISALLOW_COPY_AND_ASSIGN(OpenCLTextInMemory);
269 SE_DISALLOW_COPY_AND_ASSIGN(CudaCubinInMemory);
Dstream_executor_internal.h82 SE_DISALLOW_COPY_AND_ASSIGN(EventInterface);
107 SE_DISALLOW_COPY_AND_ASSIGN(KernelInterface);
138 SE_DISALLOW_COPY_AND_ASSIGN(StreamInterface);
160 SE_DISALLOW_COPY_AND_ASSIGN(TimerInterface);
378 SE_DISALLOW_COPY_AND_ASSIGN(StreamExecutorInterface);
Ddevice_description.h216 SE_DISALLOW_COPY_AND_ASSIGN(DeviceDescription);
323 SE_DISALLOW_COPY_AND_ASSIGN(DeviceDescriptionBuilder);
Dtimer.h68 SE_DISALLOW_COPY_AND_ASSIGN(Timer);
Devent.h78 SE_DISALLOW_COPY_AND_ASSIGN(Event);
Dscratch_allocator.h76 SE_DISALLOW_COPY_AND_ASSIGN(OneTimeScratchAllocator);
Dexecutor_cache.h75 SE_DISALLOW_COPY_AND_ASSIGN(ExecutorCache);
Dtemporary_memory_manager.h128 SE_DISALLOW_COPY_AND_ASSIGN(TemporaryMemoryManager);
Dplatform.h205 SE_DISALLOW_COPY_AND_ASSIGN(Platform);
Dplugin_registry.h161 SE_DISALLOW_COPY_AND_ASSIGN(PluginRegistry);
Dkernel.h196 SE_DISALLOW_COPY_AND_ASSIGN(KernelBase);
587 SE_DISALLOW_COPY_AND_ASSIGN(TypedKernel);
Ddevice_memory.h269 SE_DISALLOW_COPY_AND_ASSIGN(ScopedDeviceMemory);
/external/tensorflow/tensorflow/stream_executor/gpu/
Dgpu_activation.h55 SE_DISALLOW_COPY_AND_ASSIGN(ScopedActivateExecutorContext);
Dgpu_diagnostics.h93 SE_DISALLOW_COPY_AND_ASSIGN(Diagnostician);
Dgpu_rng.h96 SE_DISALLOW_COPY_AND_ASSIGN(GpuRng);
/external/tensorflow/tensorflow/stream_executor/lib/
Dstatic_threadlocal.h42 SE_DISALLOW_COPY_AND_ASSIGN(ThreadLocal_##_var_); \
/external/tensorflow/tensorflow/stream_executor/platform/
Dport.h48 #define SE_DISALLOW_COPY_AND_ASSIGN TF_DISALLOW_COPY_AND_ASSIGN macro
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_platform.h77 SE_DISALLOW_COPY_AND_ASSIGN(HostPlatform);
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dplatform.h66 SE_DISALLOW_COPY_AND_ASSIGN(XlaInterpreterPlatform);
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_platform.h104 SE_DISALLOW_COPY_AND_ASSIGN(ROCmPlatform);
Drocm_fft.h126 SE_DISALLOW_COPY_AND_ASSIGN(ROCMFft);
Drocm_blas.h153 SE_DISALLOW_COPY_AND_ASSIGN(ROCMBlas);
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_platform.h103 SE_DISALLOW_COPY_AND_ASSIGN(CudaPlatform);
Dcuda_fft.h131 SE_DISALLOW_COPY_AND_ASSIGN(CUDAFft);
Dcuda_blas.h155 SE_DISALLOW_COPY_AND_ASSIGN(CUDABlas);

12