Home
last modified time | relevance | path

Searched defs:has_known_shape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dsparse_conditional_accumulator.h86 bool has_known_shape) EXCLUSIVE_LOCKS_REQUIRED(this->mu_) { in ValidateShape()
363 bool has_known_shape = false; in GetAndValidateTensorInputForApplyGrad() local