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.cc37 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/cl/
Dinference_context.cc55 std::map<ValueId, int2>* usage_records) { in AddUsage()
114 std::map<ValueId, int2>* usages) { in GetUsages()
143 std::map<ValueId, int>* graph_ids_to_shared_buffer_tensors, in GetBufferAsignment()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc546 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in Finalize()
619 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryDepthwiseConvPlus1x1Conv()
Dconv_pointwise.cc211 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryFusedPointwiseConv()
Dfc_fc_add.cc303 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryFCFCAdd()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dmean_stddev_normalization.cc342 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryMeanStdDevNormalization()
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
Dinference_context.cc58 std::map<ValueId, int2>* usage_records) { in AddUsage()
416 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/lib/Bitcode/Writer/
DBitcodeWriter.cpp3437 unsigned ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp4000 auto ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFloatControlsTests.cpp116 enum ValueId enum