Searched defs:root_buffer (Results 1 – 7 of 7) sorted by relevance
59 const perftools::gputools::DeviceMemoryBase& root_buffer() const { in root_buffer() function
80 class root_buffer : public buffer { class
79 root_buffer::root_buffer(clover::context &ctx, cl_mem_flags flags, in root_buffer() function in root_buffer
92 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
280 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::NumpyTensorBuffer
70 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anonbccac2d60111::BufferBase762 TensorBuffer* root_buffer() override { return root_; } in root_buffer() function in tensorflow::SubBuffer
143 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in __anon25bb29540111::TF_ManagedBuffer