Home
last modified time | relevance | path

Searched defs:instructions_ (Results 1 – 19 of 19) sorted by relevance

/external/pytorch/torch/csrc/jit/mobile/
Dcode.h17 std::vector<Instruction> instructions_; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_clone_context.h92 absl::flat_hash_map<const HloInstruction*, HloInstruction*> instructions_; variable
Dhlo_computation.h115 std::vector<std::unique_ptr<HloInstruction>> instructions_; variable
746 InstructionList instructions_; variable
Dbuffer_assignment_test.cc76 std::vector<const HloInstruction*> instructions_; member in xla::__anonb31869ae0111::InstructionListVisitor
/external/cronet/tot/third_party/boringssl/src/crypto/test/
Dfile_test.h230 std::map<std::string, std::string> instructions_; variable
/external/angle/third_party/spirv-tools/src/tools/sva/src/
Dast.js17 this.instructions_ = []; property
/external/boringssl/src/crypto/test/
Dfile_test.h230 std::map<std::string, std::string> instructions_; variable
/external/cronet/stable/third_party/boringssl/src/crypto/test/
Dfile_test.h230 std::map<std::string, std::string> instructions_; variable
/external/swiftshader/third_party/SPIRV-Tools/tools/sva/src/
Dast.js17 this.instructions_ = []; property
/external/deqp-deps/SPIRV-Tools/tools/sva/src/
Dast.js17 this.instructions_ = []; property
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.h230 std::map<std::string, std::string> instructions_; variable
/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
DNavigationInstruction.java112 private volatile java.lang.Object instructions_ = ""; field in NavigationInstruction
620 private java.lang.Object instructions_ = ""; field in NavigationInstruction.Builder
/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
DListInstructionsResponse.java74 private java.util.List<com.google.cloud.datalabeling.v1beta1.Instruction> instructions_; field in ListInstructionsResponse
613 private java.util.List<com.google.cloud.datalabeling.v1beta1.Instruction> instructions_ = field in ListInstructionsResponse.Builder
/external/pytorch/torch/csrc/jit/runtime/
Dargument_spec.h207 std::vector<Inst> instructions_; member
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h115 HloInstructionMap<std::vector<HloInstruction*>> instructions_; variable
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h1045 std::deque<HloInstructionProto> instructions_; variable
/external/pytorch/test/cpp/jit/
Dtest_custom_class_registrations.cpp389 std::vector<InstructionType> instructions_; member
/external/pytorch/torch/csrc/jit/runtime/interpreter/
Dcode_impl.h72 std::vector<Instruction> instructions_; member
/external/google-cloud-java/java-assured-workloads/proto-google-cloud-assured-workloads-v1/src/main/java/com/google/cloud/assuredworkloads/v1/
DViolation.java4774 private com.google.cloud.assuredworkloads.v1.Violation.Remediation.Instructions instructions_; field in Violation.Remediation
5379 private com.google.cloud.assuredworkloads.v1.Violation.Remediation.Instructions instructions_; field in Violation.Remediation.Builder