Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Dbuffer_map_util.h30 inline TensorBuffer* root_buffer() override { return this; } in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/
H A Dfallback_tensor.cc45 tensorflow::TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::tfrt_stub::__anonb0533b900111::ImmutableTensorBuffer
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_launch_util.h216 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dshaped_buffer.h73 const se::DeviceMemoryBase& root_buffer() const { in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/
H A Dbase_op.cc41 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anon21ddacc40111::MlirTensorBuffer
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.hpp90 class root_buffer : public buffer { class
H A Dmemory.cpp88 root_buffer::root_buffer(clover::context &ctx, in root_buffer() function in root_buffer
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dtf_tensor_internal.h55 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/
H A Dtf_cpurt.h54 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
H A Dtf_jitrt.h63 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor.cc92 TensorBuffer* root_buffer() override { return this; } in root_buffer() function in tensorflow::__anona4d3ae2f0111::BufferBase
905 TensorBuffer* root_buffer() override { return root_; } in root_buffer() function in tensorflow::SubBuffer
H A Dtensor.h1013 TensorBuffer* root_buffer() final { return this; } in root_buffer() function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/
H A Ddevice_event_mgr_test.cc102 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/
H A Dcs_builder.h183 struct cs_buffer root_buffer) in cs_builder_init()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/
H A Dpjrt_stream_executor_client.cc2076 se::DeviceMemoryBase root_buffer = root_buffer_holder.root_buffer(); in MakeOutputBuffers() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc3536 const BufferAllocation::Slice root_buffer = in GetBufferForGlobalCallReturnValue() local