Home
last modified time | relevance | path

Searched defs:target_ops (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Draise_custom_ops.cc111 const std::vector<std::string> &target_ops) { in CreateRaiseCustomOpsPass()
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/include/lib/fit/internal/
H A Dfunction.h62 constexpr target_ops(decltype(target_type_id) target_type_id_func, decltype(get) get_func, in target_ops() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dremove_mutation.cpp366 std::unordered_set<Symbol> target_ops; in __anon3871732b0102() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dconvert.py483 target_ops=None, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_session_test.cc219 std::vector<string> target_ops = {node_names[1]}; in TEST() local