Home
last modified time | relevance | path

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

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