Home
last modified time | relevance | path

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

/external/federated-compute/fcp/secagg/client/
Dsecagg_client_state.cc93 bool SecAggClientState::ValidateInput( in ValidateInput() function in fcp::secagg::SecAggClientState
/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::__anon148805090111::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