Searched defs:OperationFilter (Results 1 – 3 of 3) sorted by relevance
79 struct OperationFilter { // TODO(lzr): Add AllowEverything() helper. struct84 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 …]
60 struct OperationFilter { struct68 // Defines the basic metadata of an operation filterable by OperationFilter. argument
1539 "OperationFilter":{ object