Searched defs:CheckShape (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/flang/lib/Semantics/ | ||
D | assignment.cpp | 220 void AssignmentContext::CheckShape(parser::CharBlock at, const SomeExpr *expr) { in CheckShape() function in Fortran::semantics::AssignmentContext |
/external/tensorflow/tensorflow/lite/testing/ | ||
D | tflite_driver.cc | 213 bool CheckShape(bool verbose, const TfLiteTensor& tensor) { in CheckShape() function in tflite::testing::TfLiteDriver::ShapeExpectation |
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_verifier.cc | 1174 Status ShapeVerifier::CheckShape(const HloInstruction* instruction, in CheckShape() function in xla::ShapeVerifier |
/external/tensorflow/tensorflow/compiler/xla/tests/ | ||
D | batch_normalization_test.cc | 74 XlaOp CheckShape(XlaBuilder* b, const XlaOp& operand, in CheckShape() function in xla::__anon28b54c170111::BatchNormalizationTest |