commit - release 1
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(python -c \":*)",
|
||||
"Bash(xargs ls -la)",
|
||||
"Bash(wc -l /c/Users/ywkang/kernbench/src/kernbench/policy/address/phyaddr.py /c/Users/ywkang/kernbench/src/kernbench/runtime_api/*.py)",
|
||||
"Bash(python scripts/gen_placement_diagrams.py)",
|
||||
"Bash(python -c:*)",
|
||||
"Bash(python -m kernbench.cli.main probe --topology topology.yaml)",
|
||||
"Bash(xargs grep -l \"class.*ComponentBase\\\\|class.*DefaultComponent\")",
|
||||
"Bash(python -m pytest tests/test_probe.py -v)",
|
||||
"Bash(python -m pytest tests/test_probe.py tests/test_component_registry.py -v)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user