Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dassignment.cpp220 void AssignmentContext::CheckShape(parser::CharBlock at, const SomeExpr *expr) { in CheckShape() function in Fortran::semantics::AssignmentContext
/external/tensorflow/tensorflow/lite/testing/
Dtflite_driver.cc213 bool CheckShape(bool verbose, const TfLiteTensor& tensor) { in CheckShape() function in tflite::testing::TfLiteDriver::ShapeExpectation
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_verifier.cc1174 Status ShapeVerifier::CheckShape(const HloInstruction* instruction, in CheckShape() function in xla::ShapeVerifier
1238 Status ShapeVerifier::CheckShape(const HloInstruction* instruction, in CheckShape() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/tests/
Dbatch_normalization_test.cc74 XlaOp CheckShape(XlaBuilder* b, const XlaOp& operand, in CheckShape() function in xla::__anon28b54c170111::BatchNormalizationTest