Home
last modified time | relevance | path

Searched defs:all_ops (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/experimental/tac/transforms/
Draise_target_subgraphs.cc63 llvm::SetVector<Operation*> all_ops; member
132 void CollectInputs(const llvm::SetVector<Operation*>& all_ops, in CollectInputs()
159 void CollectOutputs(const llvm::SetVector<Operation*>& all_ops, in CollectOutputs()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/reduce/
Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
/external/deqp-deps/SPIRV-Tools/test/reduce/
Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/
Doperand_to_constant_test.cpp278 const auto all_ops = in TEST() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dmerge_control_flow.cc46 llvm::SmallSetVector<Operation*, 4> all_ops; in GetAllOpsFromIf() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_context.cc61 std::vector<quant::QuantizeRegionOp> all_ops; in GetAllOps() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_schedule_test.cc262 const HloVec all_ops({d00, d10, d11, d20, d21, d22, d30, d31, d40}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1161 absl::flat_hash_set<string> all_ops(vall_ops.begin(), vall_ops.end()); in FindCompilationCandidates() local
Dmark_for_compilation_pass_test.cc1814 absl::flat_hash_set<string> all_ops(vall_ops.begin(), vall_ops.end()); in TEST() local