Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dresource_variable_ops.cc889 bool ValidateInput(const Tensor& updates) { in ValidateInput() function
899 bool ValidateInput<Variant>(const Tensor& updates) { in ValidateInput() function
Dragged_cross_op.cc378 Status ValidateInput(const OpInputList& ragged_values_list, in ValidateInput() function in tensorflow::__anon7bf595a10111::RaggedCrossOp
Dsparse_cross_op.cc471 Status ValidateInput(const OpInputList& indices_list_in, in ValidateInput() function
/external/tensorflow/tensorflow/core/util/
Dbatch_util.cc29 Status ValidateInput(const Tensor& parent, const Tensor& element, in ValidateInput() function