Home
last modified time | relevance | path

Searched defs:root_buffer (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Dmemory.hpp80 class root_buffer : public buffer { class
Dmemory.cpp79 root_buffer::root_buffer(clover::context &ctx, cl_mem_flags flags, in root_buffer() function in root_buffer
/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer.h72 const se::DeviceMemoryBase& root_buffer() const { in root_buffer() function
/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h215 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
/external/tensorflow/tensorflow/lite/delegates/flex/
Dbuffer_map.cc31 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tflite::flex::__anon9c2038410111::BaseTfLiteTensorBuffer
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_event_mgr_test.cc90 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc317 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::NumpyTensorBuffer
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc75 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anonae1448e20111::BufferBase
790 TensorBuffer* root_buffer() override { return root_; } in root_buffer() function in tensorflow::SubBuffer
Dtensor.h938 TensorBuffer* root_buffer() final { return this; } in root_buffer() function
/external/tensorflow/tensorflow/compiler/xla/python/
Dlocal_computation_builder.cc205 se::DeviceMemoryBase root_buffer = tuple_buffer.root_buffer(); in DestructureTuple() local
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc3100 const BufferAllocation::Slice root_buffer = in GetBufferForGlobalCallReturnValue() local
/external/tensorflow/tensorflow/c/
Dc_api.cc161 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in __anon1225ca600111::TF_ManagedBuffer