3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
|
#!/bin/bash
|
||
|
python -m tensorboard.main "$@"
|