/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/ |
H A D | buffer_map_util.h | 30 inline TensorBuffer* root_buffer() override { return this; } in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/utils/ |
H A D | fallback_tensor.cc | 45 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 D | xla_launch_util.h | 216 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | shaped_buffer.h | 73 const se::DeviceMemoryBase& root_buffer() const { in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
H A D | base_op.cc | 41 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 D | memory.hpp | 90 class root_buffer : public buffer { class
|
H A D | memory.cpp | 88 root_buffer::root_buffer(clover::context &ctx, in root_buffer() function in root_buffer
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | tf_tensor_internal.h | 55 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/jit/ |
H A D | tf_cpurt.h | 54 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
|
H A D | tf_jitrt.h | 63 TensorBuffer* root_buffer() override { return this; } in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | tensor.cc | 92 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 D | tensor.h | 1013 TensorBuffer* root_buffer() final { return this; } in root_buffer() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/device/ |
H A D | device_event_mgr_test.cc | 102 TensorBuffer* root_buffer() override { return nullptr; } in root_buffer() function in tensorflow::TestTensorBuffer
|
/aosp_15_r20/external/mesa3d/src/panfrost/lib/genxml/ |
H A D | cs_builder.h | 183 struct cs_buffer root_buffer) in cs_builder_init()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/pjrt/ |
H A D | pjrt_stream_executor_client.cc | 2076 se::DeviceMemoryBase root_buffer = root_buffer_holder.root_buffer(); in MakeOutputBuffers() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/ |
H A D | ir_emitter.cc | 3536 const BufferAllocation::Slice root_buffer = in GetBufferForGlobalCallReturnValue() local
|