Home
last modified time | relevance | path

Searched refs:OP_REQUIRES_ASYNC (Results 1 – 25 of 27) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/
Dcrop_and_resize_op.cc93 OP_REQUIRES_ASYNC( in RunIfBoxIndexIsValid()
133 OP_REQUIRES_ASYNC(context, image.dims() == 4, in ComputeAsync()
141 OP_REQUIRES_ASYNC( in ComputeAsync()
148 OP_REQUIRES_ASYNC(context, crop_size.dims() == 1, in ComputeAsync()
152 OP_REQUIRES_ASYNC( in ComputeAsync()
162 OP_REQUIRES_ASYNC( in ComputeAsync()
355 OP_REQUIRES_ASYNC(context, grads.dims() == 4, in ComputeAsync()
361 OP_REQUIRES_ASYNC( in ComputeAsync()
367 OP_REQUIRES_ASYNC( in ComputeAsync()
372 OP_REQUIRES_ASYNC(context, image_size.dims() == 1, in ComputeAsync()
[all …]
Drpc_op.cc66 OP_REQUIRES_ASYNC( in ComputeAsync()
69 OP_REQUIRES_ASYNC( in ComputeAsync()
72 OP_REQUIRES_ASYNC( in ComputeAsync()
79 OP_REQUIRES_ASYNC( in ComputeAsync()
Dmatrix_solve_op.cc135 OP_REQUIRES_ASYNC( in ComputeAsync()
139 OP_REQUIRES_ASYNC(context, rhs.dims() == ndims, in ComputeAsync()
144 OP_REQUIRES_ASYNC( in ComputeAsync()
149 OP_REQUIRES_ASYNC(context, rhs.dim_size(ndims - 2) == n, in ComputeAsync()
303 OP_REQUIRES_ASYNC( in ComputeAsync()
345 OP_REQUIRES_ASYNC(context, host_infos[0].data()[i] <= 0, in ComputeAsync()
Dcholesky_op.cc105 OP_REQUIRES_ASYNC( in ComputeAsync()
109 OP_REQUIRES_ASYNC( in ComputeAsync()
161 OP_REQUIRES_ASYNC(context, status.ok(), errors::InvalidArgument(kErrMsg), in ComputeAsync()
Ddeterminant_op.cc138 OP_REQUIRES_ASYNC( in ComputeAsync()
142 OP_REQUIRES_ASYNC( in ComputeAsync()
252 OP_REQUIRES_ASYNC( in ComputeAsync()
278 OP_REQUIRES_ASYNC( in ComputeAsync()
282 OP_REQUIRES_ASYNC( in ComputeAsync()
399 OP_REQUIRES_ASYNC( in ComputeAsync()
Dcollective_ops.cc89 OP_REQUIRES_ASYNC( in ComputeAsync()
187 OP_REQUIRES_ASYNC( in ComputeAsync()
252 OP_REQUIRES_ASYNC( in ComputeAsync()
271 OP_REQUIRES_ASYNC( in ComputeAsync()
321 OP_REQUIRES_ASYNC( in ComputeAsync()
Dlu_op_gpu.cu.cc87 OP_REQUIRES_ASYNC( in ComputeAsync()
95 OP_REQUIRES_ASYNC( in ComputeAsync()
243 OP_REQUIRES_ASYNC(context, host_infos[0].data()[i] <= 0, in ComputeAsync()
Dmatrix_inverse_op.cc103 OP_REQUIRES_ASYNC( in ComputeAsync()
107 OP_REQUIRES_ASYNC( in ComputeAsync()
252 OP_REQUIRES_ASYNC( in ComputeAsync()
Dbarrier_ops.cc93 OP_REQUIRES_ASYNC( in TryInsertMany()
113 OP_REQUIRES_ASYNC( in TryInsertMany()
143 OP_REQUIRES_ASYNC( in TryInsertMany()
534 OP_REQUIRES_ASYNC( in ComputeAsync()
586 OP_REQUIRES_ASYNC(ctx, TensorShapeUtils::IsScalar(Tnum_elements->shape()), in ComputeAsync()
Dself_adjoint_eig_v2_op_gpu.cc51 OP_REQUIRES_ASYNC( in ComputeAsync()
56 OP_REQUIRES_ASYNC( in ComputeAsync()
Dcheck_numerics_op.cc143 OP_REQUIRES_ASYNC(context, stream != nullptr, in ComputeAsync()
167 OP_REQUIRES_ASYNC( in ComputeAsync()
Dfunctional_ops.cc140 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
227 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
244 OP_REQUIRES_ASYNC(ctx, TensorShapeUtils::IsScalar(branch_index.shape()), in ComputeAsync()
334 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
Dqueue_op.cc214 OP_REQUIRES_ASYNC(ctx, num_elements >= 0, in ComputeAsync()
287 OP_REQUIRES_ASYNC(ctx, num_elements >= 0, in ComputeAsync()
Ddynamic_partition_op_gpu.cu.cc232 OP_REQUIRES_ASYNC( in ComputeAsync()
278 OP_REQUIRES_ASYNC(c, stream, errors::Internal("No GPU stream available."), in ComputeAsync()
296 OP_REQUIRES_ASYNC( in ComputeAsync()
Dwhere_op.cc294 OP_REQUIRES_ASYNC( in ComputeAsyncType()
339 OP_REQUIRES_ASYNC( in ComputeAsyncType()
Dfunction_ops.cc243 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
305 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
Dsegment_reduction_ops.cc224 OP_REQUIRES_ASYNC( in ComputeAsync()
229 OP_REQUIRES_ASYNC( in ComputeAsync()
253 OP_REQUIRES_ASYNC( in ComputeAsync()
273 OP_REQUIRES_ASYNC(context, output_rows > 0, in ComputeAsync()
Dsendrecv_ops.cc171 OP_REQUIRES_ASYNC( in ComputeAsync()
Dpartitioned_function_ops.cc82 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
Dqr_op_impl.h149 OP_REQUIRES_ASYNC( in ComputeAsync()
Dsvd_op_gpu.cu.cc299 OP_REQUIRES_ASYNC( in ComputeAsync()
/external/tensorflow/tensorflow/contrib/bigtable/kernels/
Dbigtable_kernels.cc196 OP_REQUIRES_ASYNC( in ComputeAsync()
202 OP_REQUIRES_ASYNC(ctx, columns_tensor->dims() == 1, in ComputeAsync()
205 OP_REQUIRES_ASYNC( in ComputeAsync()
236 OP_REQUIRES_ASYNC(ctx, timestamp_int >= -1, in ComputeAsync()
282 OP_REQUIRES_ASYNC( in ComputeAsync()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dgpu_swapping_kernels.cc31 OP_REQUIRES_ASYNC( in ComputeAsync()
64 OP_REQUIRES_ASYNC( in ComputeAsync()
/external/tensorflow/tensorflow/compiler/tf2xla/kernels/
Dfunction_ops.cc68 OP_REQUIRES_ASYNC(ctx, lib != nullptr, in ComputeAsync()
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc729 OP_REQUIRES_ASYNC( in ComputeAsync()
736 OP_REQUIRES_ASYNC( in ComputeAsync()
1022 OP_REQUIRES_ASYNC( in ComputeAsync()
1030 OP_REQUIRES_ASYNC( in ComputeAsync()

12