Home
last modified time | relevance | path

Searched defs:SetMemory (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/base/memory/
Dprotected_memory_posix.cc29 bool SetMemory(void* start, void* end, int prot) { in SetMemory() function
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_kernel.cc126 absl::Status CLKernel::SetMemory(int index, cl_mem memory) { in SetMemory() function in tflite::gpu::cl::CLKernel
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc149 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc116 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc97 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anon5a9b84710111::SimpleStepStatsCollector::SimpleNodeExecStats
/external/tensorflow/tensorflow/core/util/
Dmkl_util.h1873 void SetMemory(const memory* from, const memory* to) { in SetMemory() function