Home
last modified time | relevance | path

Searched defs:op_list (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_gen_lib_test.cc181 OpList op_list; in TEST() local
216 OpList op_list; in TEST() local
255 OpList op_list; in TEST() local
287 OpList op_list; in TEST() local
315 OpList op_list; in TEST() local
345 OpList op_list; in TEST() local
386 OpList op_list; in TEST() local
413 OpList op_list; in TEST() local
446 OpList op_list; in TEST() local
469 OpList op_list; in TEST() local
[all …]
H A Dgraph_def_util_test.cc40 OpList op_list; in TEST() local
51 OpList op_list; in TEST() local
72 OpList op_list; in TEST() local
239 OpList op_list; in TEST() local
257 OpList op_list; in TEST() local
274 OpList op_list; in TEST() local
331 OpList op_list; in TEST() local
H A Dop.cc127 OpList op_list; in LookUpSlow() local
202 OpList op_list; in DebugString() local
266 OpListOpRegistry::OpListOpRegistry(const OpList* op_list) { in OpListOpRegistry()
H A Dop_registration_test.cc39 OpList op_list; in TEST() local
H A Dload_library.cc31 OpList op_list; member
H A Dop_gen_lib.cc473 ApiDefMap::ApiDefMap(const OpList& op_list) { in ApiDefMap()
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_op_gen_main.cc39 std::vector<string>* op_list) { in ReadOpListFromFile()
73 Status ParseOpListCommandLine(const char* arg, std::vector<string>* op_list) { in ParseOpListCommandLine()
108 void PrintAllPythonOps(const std::vector<string>& op_list, in PrintAllPythonOps()
177 std::vector<tensorflow::string> op_list; in main() local
/aosp_15_r20/external/executorch/runtime/executor/test/
H A Dtest_backend_with_delegate_mapping.cpp56 DemoOpList* op_list, in parse_delegate() argument
109 auto op_list = in init() local
132 auto op_list = static_cast<const DemoOpList*>(handle); in execute() local
H A Dtest_backend_compiler_lib.cpp147 auto op_list = in init() local
172 auto op_list = static_cast<const DemoOpList*>(handle); in execute() local
/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dvalidate_test.cc101 OpList op_list; in TEST() local
113 OpList op_list; in TEST() local
128 OpList op_list; in TEST() local
H A Dvalidate.cc54 const OpList& op_list) { in ValidateGraphDefAgainstOpList()
59 void GetOpListForValidation(OpList* op_list, const OpRegistry& op_registry) { in GetOpListForValidation()
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dpattern_utils.cc28 std::vector<string> op_list = str_util::Split(op, '|'); in IsCommutativeOp() local
71 std::vector<string> op_list = str_util::Split(pattern.op, '|'); in DoesOpTypePatternMatch() local
/aosp_15_r20/external/ComputeLibrary/src/dynamic_fusion/sketch/utils/
H A DDependencyGraph.h355 const auto op_list = all_ops(); in get_root_ops() local
526 const auto op_list = all_ops(); in get_dst_ops() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/logging/
H A Dtoco_conversion_log.proto23 repeated string op_list = 1; field
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/
H A Dquantize_nodes.cc57 static const std::vector<QuantizedOpInfo> op_list = { in GetQuantizedOpList() local
643 const std::vector<QuantizedOpInfo>& op_list = GetQuantizedOpList(); in QuantizeNodes() local
/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A Dfuser_method_mappings.py214 def get_fuser_method(op_list, additional_fuser_method_mapping=None): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dlower_functional_ops.cc85 static const auto op_list = new absl::flat_hash_set<std::string>( in DevicePropagationOpList() local
/aosp_15_r20/external/pytorch/benchmarks/operator_benchmark/
H A Dbenchmark_utils.py289 def op_list(**configs): function
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/
H A DMobileModelRunner.cpp201 std::set<std::string> const& op_list) { in set_has_metal_gpu_operators()
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_api_internal.h67 TF_Buffer op_list; member
H A Dc_api_test.cc212 tensorflow::OpList op_list; in TEST() local
221 tensorflow::OpList op_list; in TEST() local
359 tensorflow::OpList op_list; in TEST() local
/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_custom_operators.cpp196 static constexpr char op_list[] = "foofoo::bar.template;foo::another"; variable
/aosp_15_r20/external/tensorflow/tensorflow/python/training/saving/
H A Dsaveable_object_util.py234 def op_list_to_dict(op_list, convert_variable_to_tensor=True): argument
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dop_generator.cc531 Status OpGenerator::Run(const OpList& op_list, const string& base_package, in Run()
/aosp_15_r20/external/google-breakpad/src/third_party/libdisasm/swig/
H A Dlibdisasm.i254 x86_op_list *op_list = x86_op_list_new(); in x86_insn_op_list() local

12