Home
last modified time | relevance | path

Searched defs:OperationFilter (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util.h79 struct OperationFilter { // TODO(lzr): Add AllowEverything() helper. struct
84 bool allow_resource_ops_in_called_functions = false;
90 bool allow_stack_ops = false;
97 bool allow_tensor_array_ops = false;
102 bool allow_stateful_rng_ops = false;
106 bool allow_control_trigger = false;
115 bool allow_eliding_assert_and_checknumerics_ops = false;
120 bool allow_ops_producing_or_consuming_variant = false;
123 bool allow_slow_ops = false;
127 bool allow_inaccurate_ops = false;
[all …]
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DOperationManager.h60 struct OperationFilter { struct
68 // Defines the basic metadata of an operation filterable by OperationFilter. argument
/aosp_15_r20/external/aws-sdk-java-v2/services/servicediscovery/src/main/resources/codegen-resources/
H A Dservice-2.json1539 "OperationFilter":{ object