Home
last modified time | relevance | path

Searched defs:ValueId (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/
Dspecial_selector.cc34 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryDepthwiseConvPlus1x1Conv()
98 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryFCFCAdd()
188 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in GPUSubgraphFromGraph()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Dmodel.h39 using ValueId = uint32_t; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc73 std::map<ValueId, int2>* usage_records) { in AddUsage()
443 std::map<ValueId, int2>* usages) { in GetUsages()
657 const std::map<ValueId, id<MTLBuffer>>& preallocated) { in UpdatePreallocatedTensors()
Dinference_context.h187 void Add(const std::vector<std::pair<ValueId, TensorDescriptor>>& tensors) { in Add()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h202 void Add(const std::vector<std::pair<ValueId, TensorDescriptor>>& tensors) { in Add()
Dinference_context.cc88 std::map<ValueId, int2>* usage_records) { in AddUsage()
451 std::map<ValueId, int2>* usages) { in GetUsages()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5379 ModuleSummaryIndexBitcodeReader::getValueInfoFromValueId(unsigned ValueId) { in getValueInfoFromValueId()
5510 unsigned ValueId = 0; in parseModule() local
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5855 ModuleSummaryIndexBitcodeReader::getGUIDFromValueId(unsigned ValueId) { in getGUIDFromValueId()
5968 unsigned ValueId = 0; in parseModule() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5583 ModuleSummaryIndexBitcodeReader::getValueInfoFromValueId(unsigned ValueId) { in getValueInfoFromValueId()
5714 unsigned ValueId = 0; in parseModule() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp3437 unsigned ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp116 enum ValueId enum
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4000 auto ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
/external/llvm-project/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4106 auto ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local