Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h102 std::vector<std::unique_ptr<HloInstruction>> instructions_; variable
553 InstructionList instructions_; variable
Dhlo_clone_context.h89 absl::flat_hash_map<const HloInstruction*, HloInstruction*> instructions_; variable
Dbuffer_assignment_test.cc75 std::vector<const HloInstruction*> instructions_; member in xla::__anon8a84187f0111::InstructionListVisitor
/external/boringssl/src/crypto/test/
Dfile_test.h230 std::map<std::string, std::string> instructions_; variable
/external/rust/crates/quiche/deps/boringssl/src/crypto/test/
Dfile_test.h227 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/angle/third_party/vulkan-deps/spirv-tools/src/tools/sva/src/
Dast.js17 this.instructions_ = []; property
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.h103 HloInstructionMap<std::vector<HloInstruction*>> instructions_; variable
/external/tensorflow/tensorflow/compiler/xla/client/
Dxla_builder.h1009 std::vector<HloInstructionProto> instructions_; variable