Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Draise_custom_ops.cc33 static llvm::cl::list<std::string> target_ops( variable
116 const std::vector<std::string> &target_ops) { in CreateRaiseCustomOpsPass()
/external/rust/crates/nix/test/sys/
Dtest_lio_listio_resubmit.rs56 let target_ops = maqpp + alm / 2; in test_lio_listio_resubmit() localVariable
/external/tensorflow/tensorflow/lite/python/
Dconvert.py441 target_ops=None, argument
513 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