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.cc921 bool ValidateInput(const Tensor& updates) { in ValidateInput() function
930 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::__anon9874aaba0111::RaggedCrossOp
Dsparse_cross_op.cc478 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