Home
last modified time | relevance | path

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

/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/python/framework/
Derror_interpolation.py404 def traceback_files_common_prefix(all_ops): argument
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_hlo_schedule_test.cc316 const HloVec all_ops({d00, d10, d11, d20, d21, d22, d30, d31, d40}); in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization_context.cc61 std::vector<quant::QuantizeRegionOp> all_ops; in GetAllOps() local
/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1162 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