mirror of
https://github.com/clearml/clearml
synced 2025-06-26 18:16:07 +00:00
Refactor examples
This commit is contained in:
BIN
examples/reporting/data_samples/dancing.jpg
Normal file
BIN
examples/reporting/data_samples/dancing.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 40 KiB |
BIN
examples/reporting/data_samples/picasso.jpg
Normal file
BIN
examples/reporting/data_samples/picasso.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 112 KiB |
8
examples/reporting/data_samples/sample.json
Normal file
8
examples/reporting/data_samples/sample.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"list_of_ints": [1,2,3,4],
|
||||
"dict": {
|
||||
"sub_value": "string",
|
||||
"sub_integer": 11
|
||||
},
|
||||
"value": 13.37
|
||||
}
|
||||
BIN
examples/reporting/data_samples/sample.mp3
Normal file
BIN
examples/reporting/data_samples/sample.mp3
Normal file
Binary file not shown.
Reference in New Issue
Block a user