Home
last modified time | relevance | path

Searched refs:CheckInputShapes (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dexample_parsing_ops.cc83 ctx, CheckInputShapes(serialized, names, dense_defaults, dense_keys_t, in Compute()
126 Status CheckInputShapes(const Tensor* serialized, const Tensor* names, in CheckInputShapes() function in tensorflow::ParseExampleOp
452 OP_REQUIRES_OK(ctx, CheckInputShapes( in Compute()
487 Status CheckInputShapes( in CheckInputShapes() function in tensorflow::ParseSequenceExampleOp