Searched defs:root_buffer (Results 1 – 12 of 12) sorted by relevance
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
72 const se::DeviceMemoryBase& root_buffer() const { in root_buffer() function
215 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
31 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tflite::flex::__anon9c2038410111::BaseTfLiteTensorBuffer
90 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
317 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::NumpyTensorBuffer
75 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anonae1448e20111::BufferBase790 TensorBuffer* root_buffer() override { return root_; } in root_buffer() function in tensorflow::SubBuffer
938 TensorBuffer* root_buffer() final { return this; } in root_buffer() function
205 se::DeviceMemoryBase root_buffer = tuple_buffer.root_buffer(); in DestructureTuple() local
3100 const BufferAllocation::Slice root_buffer = in GetBufferForGlobalCallReturnValue() local
161 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in __anon1225ca600111::TF_ManagedBuffer