Searched defs:ValueId (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/lite/delegates/gpu/common/selectors/ |
D | special_selector.cc | 37 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in GPUSubgraphFromGraph()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | model.h | 39 using ValueId = uint32_t; variable
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | inference_context.cc | 55 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/ |
D | depthwise_conv_plus_1x1_conv.cc | 546 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in Finalize() 619 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryDepthwiseConvPlus1x1Conv()
|
D | conv_pointwise.cc | 211 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryFusedPointwiseConv()
|
D | fc_fc_add.cc | 303 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryFCFCAdd()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | mean_stddev_normalization.cc | 342 const std::map<ValueId, TensorDescriptor>& tensor_descriptors, in TryMeanStdDevNormalization()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/metal/ |
D | inference_context.cc | 58 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/ |
D | BitcodeReader.cpp | 5379 ModuleSummaryIndexBitcodeReader::getValueInfoFromValueId(unsigned ValueId) { in getValueInfoFromValueId() 5510 unsigned ValueId = 0; in parseModule() local
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 5855 ModuleSummaryIndexBitcodeReader::getGUIDFromValueId(unsigned ValueId) { in getGUIDFromValueId() 5968 unsigned ValueId = 0; in parseModule() local
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 3437 unsigned ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 4000 auto ValueId = getValueId(I.first); in writeCombinedGlobalValueSummary() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmFloatControlsTests.cpp | 116 enum ValueId enum
|