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.cc129 absl::Status CLKernel::SetMemory(int index, cl_mem memory) { in SetMemory() function in tflite::gpu::cl::CLKernel
/external/armnn/include/armnn/backends/
DTensorHandle.hpp98 void SetMemory(void* mem) in SetMemory() function in armnn::TensorHandle
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc149 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) { in SetMemory() function in tensorflow::NodeExecStatsWrapper
Dexecutor.cc123 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) { in SetMemory() function
/external/tensorflow/tensorflow/core/data/
Dcaptured_function.cc98 void SetMemory(OpKernelContext* ctx) override {} in SetMemory() function in tensorflow::data::__anoneda0ab6c0111::SimpleStepStatsCollector::SimpleNodeExecStats