Home
last modified time | relevance | path

Searched refs:w_out (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Ddilation_ops.cc184 for (int w_out = 0; w_out < output_cols; ++w_out) { in operator ()() local
185 int w_beg = w_out * stride_cols - pad_left; in operator ()()
202 output(b, h_out, w_out, d) = cur_val; in operator ()()
299 for (int w_out = 0; w_out < output_cols; ++w_out) { in operator ()() local
300 int w_beg = w_out * stride_cols - pad_left; in operator ()()
322 out_backprop(b, h_out, w_out, d); in operator ()()
419 for (int w_out = 0; w_out < output_cols; ++w_out) { in operator ()() local
420 int w_beg = w_out * stride_cols - pad_left; in operator ()()
442 out_backprop(b, h_out, w_out, d); in operator ()()
Ddilation_ops_gpu.cu.cc48 const int w_out = out_idx2 % output_cols; in DilationKernel() local
53 int w_beg = w_out * stride_cols - pad_left; in DilationKernel()
88 const int w_out = out_idx2 % output_cols; in DilationBackpropInputKernel() local
93 int w_beg = w_out * stride_cols - pad_left; in DilationBackpropInputKernel()
138 const int w_out = out_idx2 % output_cols; in DilationBackpropFilterKernel() local
143 int w_beg = w_out * stride_cols - pad_left; in DilationBackpropFilterKernel()
Dword2vec_kernels.cc267 Tensor w_out = ctx->mutable_input(1, false); in Compute() local
268 OP_REQUIRES(ctx, w_in.shape() == w_out.shape(), in Compute()
281 auto Tw_out = w_out.matrix<float>(); in Compute()
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DNegTrain.pbtxt9 name: "w_out"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DNegTrain.pbtxt9 name: "w_out"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_NegTrain.pbtxt10 name: "w_out"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt18797 name: "w_out"
18830 name: "w_out"
18864 name: "w_out"
Dops_history.v2.pbtxt40661 name: "w_out"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt26280 name: "w_out"