Searched refs:ops (Results 1 - 25 of 2123) sorted by relevance

1234567891011>>

/external/tensorflow/tensorflow/python/ops/
H A Dstate_grad.py22 from tensorflow.python.framework import ops namespace
25 # TODO(b/31222613): These ops may be differentiable, and there may be
27 ops.NotDifferentiable("Assign")
30 ops.NotDifferentiable("AssignAdd")
33 ops.NotDifferentiable("AssignSub")
36 ops.NotDifferentiable("ScatterAdd")
39 ops.NotDifferentiable("ScatterSub")
42 ops.NotDifferentiable("ScatterMul")
45 ops.NotDifferentiable("ScatterDiv")
48 ops
[all...]
H A Dbitwise_ops.py30 from tensorflow.python.framework import ops namespace
33 from tensorflow.python.ops.gen_bitwise_ops import *
37 ops.NotDifferentiable("BitwiseAnd")
38 ops.NotDifferentiable("BitwiseOr")
39 ops.NotDifferentiable("BitwiseXor")
40 ops.NotDifferentiable("Invert")
41 ops.NotDifferentiable("PopulationCount")
42 ops.NotDifferentiable("LeftShift")
43 ops.NotDifferentiable("RightShift")
H A Dstandard_ops.py26 from tensorflow.python.ops import array_grad
27 from tensorflow.python.ops import data_flow_grad
28 from tensorflow.python.ops import manip_grad
29 from tensorflow.python.ops import math_grad
30 from tensorflow.python.ops import manip_grad
31 from tensorflow.python.ops import sparse_grad
32 from tensorflow.python.ops import spectral_grad
33 from tensorflow.python.ops import state_grad
34 from tensorflow.python.ops import tensor_array_grad
40 from tensorflow.python.ops
[all...]
H A Dnn.py112 from tensorflow.python.ops import ctc_ops as _ctc_ops
113 from tensorflow.python.ops import embedding_ops as _embedding_ops
114 from tensorflow.python.ops import nn_grad as _nn_grad
115 from tensorflow.python.ops import nn_ops as _nn_ops
116 from tensorflow.python.ops.math_ops import sigmoid
117 from tensorflow.python.ops.math_ops import tanh
124 from tensorflow.python.ops.ctc_ops import *
125 from tensorflow.python.ops.nn_impl import *
126 from tensorflow.python.ops.nn_ops import *
127 from tensorflow.python.ops
[all...]
H A Dsdca_ops.py27 from tensorflow.python.framework import ops namespace
31 from tensorflow.python.ops.gen_sdca_ops import *
36 ops.NotDifferentiable("SdcaFprint")
37 ops.NotDifferentiable("SdcaOptimizer")
38 ops.NotDifferentiable("SdcaShrinkL1")
/external/fio/
H A Dprofile.c11 struct profile_ops *ops = NULL; local
15 ops = flist_entry(n, struct profile_ops, list);
16 if (!strcmp(profile, ops->name))
19 ops = NULL;
22 return ops;
27 struct profile_ops *ops; local
31 ops = find_profile(profile);
32 if (ops) {
33 if (ops->prep_cmd()) {
37 add_job_opts(ops
45 add_profile_options(struct profile_ops *ops) argument
64 register_profile(struct profile_ops *ops) argument
81 unregister_profile(struct profile_ops *ops) argument
91 struct profile_ops *ops; local
108 struct prof_io_ops *ops = &td->prof_io_ops; local
118 struct prof_io_ops *ops = &td->prof_io_ops; local
[all...]
/external/wpa_supplicant_8/hostapd/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
70 struct ieee802_1x_kay_ctx *ops; local
90 struct ieee802_1x_kay_ctx *ops; local
118 struct ieee802_1x_kay_ctx *ops; local
138 struct ieee802_1x_kay_ctx *ops; local
159 struct ieee802_1x_kay_ctx *ops; local
180 struct ieee802_1x_kay_ctx *ops; local
201 struct ieee802_1x_kay_ctx *ops; local
221 struct ieee802_1x_kay_ctx *ops; local
241 struct ieee802_1x_kay_ctx *ops; local
261 struct ieee802_1x_kay_ctx *ops; local
281 struct ieee802_1x_kay_ctx *ops; local
301 struct ieee802_1x_kay_ctx *ops; local
323 struct ieee802_1x_kay_ctx *ops; local
346 struct ieee802_1x_kay_ctx *ops; local
367 struct ieee802_1x_kay_ctx *ops; local
388 struct ieee802_1x_kay_ctx *ops; local
409 struct ieee802_1x_kay_ctx *ops; local
430 struct ieee802_1x_kay_ctx *ops; local
453 struct ieee802_1x_kay_ctx *ops; local
476 struct ieee802_1x_kay_ctx *ops; local
503 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/wpa_supplicant_8/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
70 struct ieee802_1x_kay_ctx *ops; local
90 struct ieee802_1x_kay_ctx *ops; local
118 struct ieee802_1x_kay_ctx *ops; local
138 struct ieee802_1x_kay_ctx *ops; local
159 struct ieee802_1x_kay_ctx *ops; local
180 struct ieee802_1x_kay_ctx *ops; local
201 struct ieee802_1x_kay_ctx *ops; local
221 struct ieee802_1x_kay_ctx *ops; local
241 struct ieee802_1x_kay_ctx *ops; local
261 struct ieee802_1x_kay_ctx *ops; local
281 struct ieee802_1x_kay_ctx *ops; local
301 struct ieee802_1x_kay_ctx *ops; local
323 struct ieee802_1x_kay_ctx *ops; local
346 struct ieee802_1x_kay_ctx *ops; local
367 struct ieee802_1x_kay_ctx *ops; local
388 struct ieee802_1x_kay_ctx *ops; local
409 struct ieee802_1x_kay_ctx *ops; local
430 struct ieee802_1x_kay_ctx *ops; local
453 struct ieee802_1x_kay_ctx *ops; local
476 struct ieee802_1x_kay_ctx *ops; local
503 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/pae/
H A Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; local
37 ops = kay->ctx;
38 if (!ops || !ops->enable_protect_frames) {
44 return ops->enable_protect_frames(ops->ctx, enabled);
50 struct ieee802_1x_kay_ctx *ops; local
57 ops = kay->ctx;
58 if (!ops || !ops
70 struct ieee802_1x_kay_ctx *ops; local
90 struct ieee802_1x_kay_ctx *ops; local
118 struct ieee802_1x_kay_ctx *ops; local
138 struct ieee802_1x_kay_ctx *ops; local
159 struct ieee802_1x_kay_ctx *ops; local
180 struct ieee802_1x_kay_ctx *ops; local
201 struct ieee802_1x_kay_ctx *ops; local
221 struct ieee802_1x_kay_ctx *ops; local
241 struct ieee802_1x_kay_ctx *ops; local
261 struct ieee802_1x_kay_ctx *ops; local
281 struct ieee802_1x_kay_ctx *ops; local
301 struct ieee802_1x_kay_ctx *ops; local
323 struct ieee802_1x_kay_ctx *ops; local
346 struct ieee802_1x_kay_ctx *ops; local
367 struct ieee802_1x_kay_ctx *ops; local
388 struct ieee802_1x_kay_ctx *ops; local
409 struct ieee802_1x_kay_ctx *ops; local
430 struct ieee802_1x_kay_ctx *ops; local
453 struct ieee802_1x_kay_ctx *ops; local
476 struct ieee802_1x_kay_ctx *ops; local
503 struct ieee802_1x_kay_ctx *ops; local
[all...]
/external/libnl/lib/
H A Dcache_mngt.c43 struct nl_cache_ops *ops; local
45 for (ops = cache_ops; ops; ops = ops->co_next)
46 if (!strcmp(ops->co_name, name))
47 return ops;
54 * @arg ops Cache operations
56 void nl_cache_ops_get(struct nl_cache_ops *ops) argument
58 ops
65 nl_cache_ops_put(struct nl_cache_ops *ops) argument
81 struct nl_cache_ops *ops; local
101 struct nl_cache_ops *ops; local
114 struct nl_cache_ops *ops; local
142 struct nl_cache_ops *ops; local
166 struct nl_cache_ops *ops; local
189 nl_msgtype_lookup(struct nl_cache_ops *ops, int msgtype) argument
203 struct nl_cache_ops *ops; local
220 struct nl_cache_ops *ops; local
236 nl_cache_ops_set_flags(struct nl_cache_ops *ops, unsigned int flags) argument
252 nl_cache_mngt_register(struct nl_cache_ops *ops) argument
284 nl_cache_mngt_unregister(struct nl_cache_ops *ops) argument
331 struct nl_cache_ops *ops; local
364 struct nl_cache_ops *ops; local
382 struct nl_cache_ops *ops; local
[all...]
/external/tensorflow/tensorflow/contrib/framework/python/ops/
H A D__init__.py15 """A module containing TensorFlow ops whose API may change in the future."""
23 from tensorflow.contrib.framework.python.ops.arg_scope import *
24 from tensorflow.contrib.framework.python.ops.checkpoint_ops import *
25 from tensorflow.contrib.framework.python.ops.critical_section_ops import *
26 from tensorflow.contrib.framework.python.ops.ops import *
27 from tensorflow.contrib.framework.python.ops.prettyprint_ops import *
28 from tensorflow.contrib.framework.python.ops.script_ops import *
29 from tensorflow.contrib.framework.python.ops.sort_ops import *
30 from tensorflow.contrib.framework.python.ops
[all...]
/external/tensorflow/tensorflow/python/ops/linalg/
H A Dlinalg.py23 from tensorflow.python.ops.linalg.linalg_impl import *
24 from tensorflow.python.ops.linalg.linear_operator import *
25 from tensorflow.python.ops.linalg.linear_operator_composition import *
26 from tensorflow.python.ops.linalg.linear_operator_diag import *
27 from tensorflow.python.ops.linalg.linear_operator_full_matrix import *
28 from tensorflow.python.ops.linalg.linear_operator_identity import *
29 from tensorflow.python.ops.linalg.linear_operator_low_rank_update import *
30 from tensorflow.python.ops.linalg.linear_operator_lower_triangular import *
38 del ops
/external/tensorflow/tensorflow/contrib/linalg/
H A D__init__.py36 from tensorflow.contrib.linalg.python.ops.linear_operator_addition import *
37 from tensorflow.python.ops.linalg.linear_operator import *
38 from tensorflow.python.ops.linalg.linear_operator_composition import *
39 from tensorflow.python.ops.linalg.linear_operator_diag import *
40 from tensorflow.python.ops.linalg.linear_operator_full_matrix import *
41 from tensorflow.python.ops.linalg.linear_operator_identity import *
42 from tensorflow.python.ops.linalg.linear_operator_low_rank_update import *
43 from tensorflow.python.ops.linalg.linear_operator_lower_triangular import *
/external/libnl/lib/genl/
H A Dmngt.c33 static struct genl_cmd *lookup_cmd(struct genl_ops *ops, int cmd_id) argument
38 for (i = 0; i < ops->o_ncmds; i++) {
39 cmd = &ops->o_cmds[i];
48 struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg)
56 if (!(cmd = lookup_cmd(ops, ghdr->cmd))) {
73 err = nlmsg_parse(nlh, GENL_HDRSIZE(ops->o_hdrsize), tb, cmd->c_maxattr,
85 static int genl_msg_parser(struct nl_cache_ops *ops, struct sockaddr_nl *who, argument
88 if (ops->co_genl == NULL)
91 return cmd_msg_parser(who, nlh, ops->co_genl, ops, p
47 cmd_msg_parser(struct sockaddr_nl *who, struct nlmsghdr *nlh, struct genl_ops *ops, struct nl_cache_ops *cache_ops, void *arg) argument
96 struct genl_ops *ops; local
108 struct genl_ops *ops; local
120 struct genl_ops *ops; local
164 genl_register_family(struct genl_ops *ops) argument
194 genl_unregister_family(struct genl_ops *ops) argument
211 struct genl_ops *ops; local
241 genl_register(struct nl_cache_ops *ops) argument
278 genl_unregister(struct nl_cache_ops *ops) argument
291 __genl_ops_resolve(struct nl_cache *ctrl, struct genl_ops *ops) argument
310 genl_resolve_id(struct genl_ops *ops) argument
351 genl_ops_resolve(struct nl_sock *sk, struct genl_ops *ops) argument
382 struct genl_ops *ops; local
[all...]
/external/libnl/lib/route/link/
H A Dapi.c55 struct rtnl_link_info_ops *ops; local
57 nl_list_for_each_entry(ops, &info_ops, io_list)
58 if (!strcmp(ops->io_name, name))
59 return ops;
79 struct rtnl_link_info_ops *ops; local
82 if ((ops = __rtnl_link_info_ops_lookup(name)))
83 ops->io_refcnt++;
86 return ops;
91 * @arg ops Link info operations.
93 void rtnl_link_info_ops_put(struct rtnl_link_info_ops *ops) argument
111 rtnl_link_register_info(struct rtnl_link_info_ops *ops) argument
146 rtnl_link_unregister_info(struct rtnl_link_info_ops *ops) argument
209 rtnl_link_af_ops_put(struct rtnl_link_af_ops *ops) argument
229 rtnl_link_af_alloc(struct rtnl_link *link, const struct rtnl_link_af_ops *ops) argument
264 rtnl_link_af_data(const struct rtnl_link *link, const struct rtnl_link_af_ops *ops) argument
285 rtnl_link_af_register(struct rtnl_link_af_ops *ops) argument
324 rtnl_link_af_unregister(struct rtnl_link_af_ops *ops) argument
[all...]
/external/tensorflow/tensorflow/contrib/distributions/python/ops/bijectors/
H A D__init__.py52 from tensorflow.contrib.distributions.python.ops.bijectors.absolute_value import *
53 from tensorflow.contrib.distributions.python.ops.bijectors.affine import *
54 from tensorflow.contrib.distributions.python.ops.bijectors.affine_linear_operator import *
55 from tensorflow.contrib.distributions.python.ops.bijectors.chain import *
56 from tensorflow.contrib.distributions.python.ops.bijectors.cholesky_outer_product import *
57 from tensorflow.contrib.distributions.python.ops.bijectors.conditional_bijector import *
58 from tensorflow.contrib.distributions.python.ops.bijectors.exp import *
59 from tensorflow.contrib.distributions.python.ops.bijectors.gumbel import *
60 from tensorflow.contrib.distributions.python.ops.bijectors.inline import *
61 from tensorflow.contrib.distributions.python.ops
[all...]
/external/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_buffer_fenced.h73 void (*destroy)( struct pb_fence_ops *ops );
76 void (*fence_reference)( struct pb_fence_ops *ops,
85 int (*fence_signalled)( struct pb_fence_ops *ops,
94 int (*fence_finish)( struct pb_fence_ops *ops,
/external/tensorflow/tensorflow/contrib/quantization/python/
H A Darray_ops.py22 from tensorflow.python.ops import gen_array_ops as quantized_gen_array_ops
23 from tensorflow.python.ops.gen_array_ops import dequantize
24 from tensorflow.python.ops.gen_array_ops import quantize_v2
25 from tensorflow.python.ops.gen_array_ops import quantized_concat
/external/tensorflow/tensorflow/contrib/solvers/
H A D__init__.py24 from tensorflow.contrib.solvers.python.ops import lanczos
25 from tensorflow.contrib.solvers.python.ops import least_squares
26 from tensorflow.contrib.solvers.python.ops import linear_equations
27 from tensorflow.contrib.solvers.python.ops import util
/external/tensorflow/tensorflow/contrib/stateless/
H A D__init__.py15 """Stateless random ops which take seed as a tensor input.
18 the op, these random ops take `seed` as an input, and the random numbers are
21 WARNING: These ops are in contrib, and are not stable. They should be
37 from tensorflow.python.framework import ops namespace
40 ops.NotDifferentiable("StatelessRandomNormal")
41 ops.NotDifferentiable("StatelessRandomUniform")
42 ops.NotDifferentiable("StatelessTruncatedNormal")
/external/tensorflow/tensorflow/contrib/bayesflow/
H A D__init__.py24 from tensorflow.contrib.bayesflow.python.ops import csiszar_divergence
25 from tensorflow.contrib.bayesflow.python.ops import custom_grad
26 from tensorflow.contrib.bayesflow.python.ops import halton_sequence
27 from tensorflow.contrib.bayesflow.python.ops import hmc
28 from tensorflow.contrib.bayesflow.python.ops import layers
29 from tensorflow.contrib.bayesflow.python.ops import mcmc_diagnostics
30 from tensorflow.contrib.bayesflow.python.ops import metropolis_hastings
31 from tensorflow.contrib.bayesflow.python.ops import monte_carlo
32 from tensorflow.contrib.bayesflow.python.ops import optimizers
33 from tensorflow.contrib.bayesflow.python.ops impor
[all...]
/external/tensorflow/tensorflow/python/ops/distributions/
H A Ddistributions.py22 from tensorflow.python.ops.distributions import bijectors
23 from tensorflow.python.ops.distributions.bernoulli import Bernoulli
24 from tensorflow.python.ops.distributions.beta import Beta
25 from tensorflow.python.ops.distributions.categorical import Categorical
26 from tensorflow.python.ops.distributions.dirichlet import Dirichlet
27 from tensorflow.python.ops.distributions.dirichlet_multinomial import DirichletMultinomial
28 from tensorflow.python.ops.distributions.distribution import *
29 from tensorflow.python.ops.distributions.exponential import Exponential
30 from tensorflow.python.ops.distributions.gamma import Gamma
31 from tensorflow.python.ops
[all...]
/external/tensorflow/tensorflow/contrib/distributions/
H A D__init__.py15 """Classes representing statistical distributions and ops for working with them.
25 from tensorflow.contrib.distributions.python.ops import bijectors
26 from tensorflow.contrib.distributions.python.ops.autoregressive import *
27 from tensorflow.contrib.distributions.python.ops.binomial import *
28 from tensorflow.contrib.distributions.python.ops.cauchy import *
29 from tensorflow.contrib.distributions.python.ops.chi2 import *
30 from tensorflow.contrib.distributions.python.ops.conditional_distribution import *
31 from tensorflow.contrib.distributions.python.ops.conditional_transformed_distribution import *
32 from tensorflow.contrib.distributions.python.ops.deterministic import *
33 from tensorflow.contrib.distributions.python.ops
[all...]
/external/tensorflow/tensorflow/contrib/kfac/
H A D__init__.py22 from tensorflow.contrib.kfac.python.ops import curvature_matrix_vector_products_lib as curvature_matrix_vector_products
23 from tensorflow.contrib.kfac.python.ops import estimator_lib as estimator
24 from tensorflow.contrib.kfac.python.ops import fisher_blocks_lib as fisher_blocks
25 from tensorflow.contrib.kfac.python.ops import fisher_factors_lib as fisher_factors
26 from tensorflow.contrib.kfac.python.ops import layer_collection_lib as layer_collection
27 from tensorflow.contrib.kfac.python.ops import loss_functions_lib as loss_functions
28 from tensorflow.contrib.kfac.python.ops import op_queue_lib as op_queue
29 from tensorflow.contrib.kfac.python.ops import optimizer_lib as optimizer
30 from tensorflow.contrib.kfac.python.ops import utils_lib as utils
/external/tensorflow/tensorflow/python/ops/losses/
H A Dutil_test.py22 from tensorflow.python.framework import ops namespace
23 from tensorflow.python.ops.losses import util
35 ops.add_to_collection(
36 ops.GraphKeys.REGULARIZATION_LOSSES, constant_op.constant(2.0))
37 ops.add_to_collection(
38 ops.GraphKeys.REGULARIZATION_LOSSES, constant_op.constant(3.0))
43 with ops.name_scope('scope1'):
44 ops.add_to_collection(
45 ops.GraphKeys.REGULARIZATION_LOSSES, constant_op.constant(-1.0))

Completed in 1218 milliseconds

1234567891011>>