Home
last modified time | relevance | path

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

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