Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dshaped_buffer.h59 const perftools::gputools::DeviceMemoryBase& root_buffer() const { in root_buffer() function
/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/core/common_runtime/gpu/
Dgpu_event_mgr_test.cc92 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
/external/tensorflow/tensorflow/python/lib/core/
Dpy_func.cc280 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::NumpyTensorBuffer
/external/tensorflow/tensorflow/core/framework/
Dtensor.cc70 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anon2ce1c7b90111::BufferBase
762 TensorBuffer* root_buffer() override { return root_; } in root_buffer() function in tensorflow::SubBuffer
/external/tensorflow/tensorflow/c/
Dc_api.cc143 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in __anonef860cf70111::TF_ManagedBuffer