/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_gen_lib_test.cc | 181 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 D | graph_def_util_test.cc | 40 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 D | op.cc | 127 OpList op_list; in LookUpSlow() local 202 OpList op_list; in DebugString() local 266 OpListOpRegistry::OpListOpRegistry(const OpList* op_list) { in OpListOpRegistry()
|
H A D | op_registration_test.cc | 39 OpList op_list; in TEST() local
|
H A D | load_library.cc | 31 OpList op_list; member
|
H A D | op_gen_lib.cc | 473 ApiDefMap::ApiDefMap(const OpList& op_list) { in ApiDefMap()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | python_op_gen_main.cc | 39 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 D | test_backend_with_delegate_mapping.cpp | 56 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 D | test_backend_compiler_lib.cpp | 147 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 D | validate_test.cc | 101 OpList op_list; in TEST() local 113 OpList op_list; in TEST() local 128 OpList op_list; in TEST() local
|
H A D | validate.cc | 54 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 D | pattern_utils.cc | 28 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 D | DependencyGraph.h | 355 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 D | toco_conversion_log.proto | 23 repeated string op_list = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/graph_transforms/ |
H A D | quantize_nodes.cc | 57 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 D | fuser_method_mappings.py | 214 def get_fuser_method(op_list, additional_fuser_method_mapping=None): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | lower_functional_ops.cc | 85 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 D | benchmark_utils.py | 289 def op_list(**configs): function
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/model_tracer/ |
H A D | MobileModelRunner.cpp | 201 std::set<std::string> const& op_list) { in set_has_metal_gpu_operators()
|
/aosp_15_r20/external/tensorflow/tensorflow/c/ |
H A D | c_api_internal.h | 67 TF_Buffer op_list; member
|
H A D | c_api_test.cc | 212 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 D | test_custom_operators.cpp | 196 static constexpr char op_list[] = "foofoo::bar.template;foo::another"; variable
|
/aosp_15_r20/external/tensorflow/tensorflow/python/training/saving/ |
H A D | saveable_object_util.py | 234 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 D | op_generator.cc | 531 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 D | libdisasm.i | 254 x86_op_list *op_list = x86_op_list_new(); in x86_insn_op_list() local
|