MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / verify

Method verify

tensorflow/compiler/mlir/tensorflow/ir/tf_device.cc:231–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229}
230
231LogicalResult ParallelExecuteOp::verify() { return Verify(*this); }
232
233Block& ParallelExecuteOp::GetRegionBlockWithIndex(unsigned index) {
234 return getOperation()->getRegion(index).front();

Callers 1

CompileHloConvAndGetMlirFunction · 0.45

Calls 1

VerifyFunction · 0.70

Tested by 1

CompileHloConvAndGetMlirFunction · 0.36