HomeSort by relevance Sort by last modified time
    Searched refs:OP_REQUIRES_BOOLEAN (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
conditional_accumulator_base.h 164 #define OP_REQUIRES_BOOLEAN(CTX, EXP, STATUS) \
sparse_conditional_accumulator.h 382 OP_REQUIRES_BOOLEAN(
388 OP_REQUIRES_BOOLEAN(
391 OP_REQUIRES_BOOLEAN(ctx, grad_val_tensor->dim_size(0) == nnz,

Completed in 165 milliseconds