Searched defs:ValidateTuple (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/core/kernels/ | ||
D | queue_base.cc | 144 Status QueueBase::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::QueueBase |
D | padding_fifo_queue.cc | 238 Status PaddingFIFOQueue::ValidateTuple(const Tuple& tuple) { in ValidateTuple() function in tensorflow::PaddingFIFOQueue |
/external/libchrome/components/json_schema/ | ||
D | json_schema_validator.cc | 716 void JSONSchemaValidator::ValidateTuple(const base::ListValue* instance, in ValidateTuple() function in JSONSchemaValidator |
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_sharding.cc | 379 Status HloSharding::ValidateTuple(const Shape& shape, int64 num_devices) const { in ValidateTuple() function in xla::HloSharding |