Home
last modified time | relevance | path

Searched defs:CheckShape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc846 Status ShapeVerifier::CheckShape(const HloInstruction* instruction, in CheckShape() function in xla::ShapeVerifier
905 Status ShapeVerifier::CheckShape(const HloInstruction* instruction, in CheckShape() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/contrib/fused_conv/kernels/
Dfused_conv2d_bias_activation_op.cc154 Status CheckShape(const Tensor& tensor, const string& tensor_name) { in CheckShape() function in tensorflow::FusedConv2DBiasActivationOp
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbatch_normalization_test.cc73 XlaOp CheckShape(XlaBuilder* b, const XlaOp& operand, in CheckShape() function in xla::__anon28118db90111::BatchNormalizationTest