Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dpadding_fifo_queue.cc236 Status PaddingFIFOQueue::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::PaddingFIFOQueue
H A Dqueue_base.cc144 Status QueueBase::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::QueueBase
/aosp_15_r20/external/libchrome/components/json_schema/
H A Djson_schema_validator.cc716 void JSONSchemaValidator::ValidateTuple(const base::ListValue* instance, in ValidateTuple() function in JSONSchemaValidator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_sharding.cc544 Status HloSharding::ValidateTuple(const Shape& shape, in ValidateTuple() function in xla::HloSharding