Home
last modified time | relevance | path

Searched defs:Labels (Results 1 – 25 of 36) sorted by relevance

12

/external/executorch/examples/demo-apps/apple_ios/ExecuTorchDemo/
DREADME.md73 ### 1. Export Model
90 ### 2. Download Labels
/external/rust/android-crates-io/crates/miette-derive/src/
Dlabel.rs17 pub struct Labels(Vec<Label>); struct
97 impl Labels { impl
Dforward.rs38 Labels, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h33 SmallVector<MCSymbol*, 4> Labels; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h33 SmallVector<MCSymbol*, 4> Labels; variable
/external/autotest/server/
Dconstants.py6 class Labels: class
/external/tensorflow/tensorflow/core/util/
Deinsum_op_util.h23 using Labels = gtl::InlinedVector<int, 8>; variable
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFStreamer.h32 SmallVector<MCSymbol*, 4> Labels; variable
/external/bazelbuild-rules_go/go/tools/gopackagesdriver/
Dbazel_json_builder.go180 func (b *BazelJSONBuilder) Labels(ctx context.Context, requests []string) ([]string, error) { func
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp122 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp123 SmallVectorImpl<DbgLabel *> &Labels = ScopeLabels[LS]; in addScopeLabel() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/opencensus-proto/gen-go/resource/v1/
Dresource.pb.go51Labels map[string]string `protobuf:"bytes,2,rep,name=labels,proto3" json:"labels,omitempty" protob… member
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/api/
Dimage.pb.go103Labels map[string]string `protobuf:"bytes,5,rep,name=labels,proto3" json:"labels,omitempty" protob… member
Dvm_leaser.pb.go112Labels map[string]string `protobuf:"bytes,7,rep,name=labels,proto3" json:"labels,omitempty" protob… member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h285 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DTargetOptions.h67 Labels, // Do not use Basic Block Sections but label basic blocks. This enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerCompileUnit.h279 SmallDenseMap<uint64_t, uint64_t, 1> Labels; variable
/external/tensorflow/tensorflow/core/kernels/linalg/
Deinsum_op_impl.h56 using Labels = gtl::InlinedVector<int, 8>; variable
/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
Dpython_census_context.h239 std::vector<Label>& Labels() { return labels_; } // Only used for metrics in Labels() function
/external/aws-sdk-java-v2/services/serverlessapplicationrepository/src/main/resources/codegen-resources/
Dservice-2.json489 "Labels" : { object
646 "Labels" : { object
772 "Labels" : { object
854 "Labels" : { object
950 "Labels" : { object
1427 "Labels" : { object
1962 "Labels" : { object
2004 "Labels" : { object
2055 "Labels" : { object
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/api/test/results/v1/
Dresult.pb.go135Labels []*Result_Label `protobuf:"bytes,15,rep,name=labels,proto3" json:"labels,omitemp… member
/external/swiftshader/third_party/subzero/src/
DIceInst.h700 CfgVector<CfgNode *> Labels; variable
818 CfgNode **Labels; /// size is NumCases variable
/external/chromiumos-config/go/src/go.chromium.org/chromiumos/config/go/test/artifact/
Dtko.pb.go439 Labels []string `protobuf:"bytes,11,rep,name=labels" json:"labels,omitempty"` member
/external/aws-sdk-java-v2/services/rekognition/src/main/resources/codegen-resources/
Dexamples-1.json204 "Labels": [ array
/external/clang/lib/CodeGen/
DCodeGenFunction.h536 SmallVector<const LabelDecl*, 4> Labels; variable

12