Searched defs:SetMemory (Results 1 – 6 of 6) sorted by relevance
| /external/libchrome/base/memory/ | ||
| D | protected_memory_posix.cc | 29 bool SetMemory(void* start, void* end, int prot) {  in SetMemory()  function | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | ||
| D | cl_kernel.cc | 129 absl::Status CLKernel::SetMemory(int index, cl_mem memory) {  in SetMemory()  function in tflite::gpu::cl::CLKernel | 
| /external/armnn/include/armnn/backends/ | ||
| D | TensorHandle.hpp | 98     void SetMemory(void* mem)  in SetMemory()  function in armnn::TensorHandle | 
| /external/tensorflow/tensorflow/core/common_runtime/ | ||
| D | step_stats_collector.cc | 149 void NodeExecStatsWrapper::SetMemory(OpKernelContext* ctx) {  in SetMemory()  function in tensorflow::NodeExecStatsWrapper | 
| D | executor.cc | 123 void SetMemory(NodeExecStatsInterface* stats, OpKernelContext* ctx) {  in SetMemory()  function | 
| /external/tensorflow/tensorflow/core/data/ | ||
| D | captured_function.cc | 98     void SetMemory(OpKernelContext* ctx) override {}  in SetMemory()  function in tensorflow::data::__anoneda0ab6c0111::SimpleStepStatsCollector::SimpleNodeExecStats |