Searched refs:BufferMap (Results 1 – 11 of 11) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/flex/ |
D | buffer_map.cc | 136 BufferMap::BufferMap() {} in BufferMap() function in tflite::flex::BufferMap 138 BufferMap::~BufferMap() {} in ~BufferMap() 140 bool BufferMap::HasTensor(int tensor_index) const { in HasTensor() 144 bool BufferMap::IsTensorFlowTensor(int tensor_index) const { in IsTensorFlowTensor() 148 tensorflow::Tensor BufferMap::GetTensor(int tensor_index) const { in GetTensor() 152 const tensorflow::Tensor* BufferMap::GetTensorPtr(int tensor_index) const { in GetTensorPtr() 157 void BufferMap::SetFromTfLite(int tensor_index, const TfLiteTensor* tensor) { in SetFromTfLite() 181 void BufferMap::SetFromTensorFlow(int tensor_index, tensorflow::Tensor tensor) { in SetFromTensorFlow()
|
D | buffer_map_test.cc | 74 BufferMap buffer_map; // BufferMap is the easiest way to build the tensor. in MakeTensor() 95 BufferMap buffer_map; in TEST() 100 BufferMap buffer_map; in TEST() 118 BufferMap buffer_map; in TEST() 141 BufferMap buffer_map; in TEST() 155 BufferMap buffer_map; in TEST() 167 BufferMap buffer_map; in TEST() 184 BufferMap buffer_map; in TEST() 198 BufferMap buffer_map; in TEST() 212 BufferMap buffer_map; in TEST()
|
D | buffer_map.h | 32 class BufferMap { 34 BufferMap(); 35 ~BufferMap();
|
D | delegate_data.h | 45 BufferMap* GetBufferMap(const TfLiteContext* context) { in GetBufferMap() 54 std::unordered_map<const TfLiteContext*, BufferMap> buffer_map_;
|
D | kernel.cc | 273 tensorflow::Status BuildEagerInputs(const BufferMap* buffer_map) { in BuildEagerInputs() 303 tensorflow::Status PersistEagerOutputs(BufferMap* buffer_map) { in PersistEagerOutputs() 337 tensorflow::Status ExecuteFlexOp(TfLiteContext* context, BufferMap* buffer_map, in ExecuteFlexOp() 369 BufferMap* buffer_map; 455 BufferMap* buffer_map = op_data_->buffer_map; in Prepare() 595 BufferMap* buffer_map = op_data_->buffer_map; in Eval()
|
D | delegate.cc | 101 flex::BufferMap* buffer_map = delegate_data_.GetBufferMap(context); in CopyFromBufferHandle()
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test35-pr18754-no-added-syms-report-0.txt | 363 …I_MAP_TYPE, typedef uint32_t, const COIEVENT*, COIEVENT*, COIMAPINSTANCE*, void**)* COI::BufferMap'
|
D | test30-pr18904-rvalueref-report1.txt | 1447 …I_MAP_TYPE, typedef uint32_t, const COIEVENT*, COIEVENT*, COIMAPINSTANCE*, void**)* COI::BufferMap'
|
D | test30-pr18904-rvalueref-report0.txt | 1447 …I_MAP_TYPE, typedef uint32_t, const COIEVENT*, COIEVENT*, COIMAPINSTANCE*, void**)* COI::BufferMap'
|
D | test30-pr18904-rvalueref-report2.txt | 1447 …I_MAP_TYPE, typedef uint32_t, const COIEVENT*, COIEVENT*, COIMAPINSTANCE*, void**)* COI::BufferMap'
|
/external/libabigail/tests/data/test-read-dwarf/ |
D | test16-pr18904.so.abi | 1878 …<var-decl name='BufferMap' type-id='type-id-94' mangled-name='_ZN3COI9BufferMapE' visibility='defa…
|