Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
231
LogicalResult ParallelExecuteOp::verify() { return Verify(*this); }
232
233
Block& ParallelExecuteOp::GetRegionBlockWithIndex(unsigned index) {
234
return getOperation()->getRegion(index).front();
Callers
1
CompileHloConvAndGetMlir
Function · 0.45
Calls
1
Verify
Function · 0.70
Tested by
1
CompileHloConvAndGetMlir
Function · 0.36