Skip to content

Commit bd74d61

Browse files
committed
remove isolated distribution wrapper
1 parent 97c8860 commit bd74d61

13 files changed

Lines changed: 1 addition & 250 deletions

.tether/man/distributed_get_device_count.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

NAMESPACE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ export(deserialize_keras_object)
229229
export(distillation_feature)
230230
export(distillation_logits)
231231
export(distiller)
232-
export(distributed_get_device_count)
233232
export(evaluate)
234233
export(export_savedmodel)
235234
export(feature_cross)

R/distribution.R

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/dev/llms.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2597,11 +2597,6 @@ transform your input dataset before training.
25972597
- [`config_set_image_data_format()`](https://keras3.posit.co/dev/reference/config_set_image_data_format.md)
25982598
: Set the value of the image data format convention.
25992599

2600-
## Distribution
2601-
2602-
- [`distributed_get_device_count()`](https://keras3.posit.co/dev/reference/distributed_get_device_count.md)
2603-
: Count available devices of one type
2604-
26052600
## Utils
26062601

26072602
- [`install_keras()`](https://keras3.posit.co/dev/reference/install_keras.md)

docs/dev/reference/distributed_get_device_count.html

Lines changed: 0 additions & 109 deletions
This file was deleted.

docs/dev/reference/distributed_get_device_count.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

docs/dev/reference/index.html

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dev/reference/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,11 +2567,6 @@ transform your input dataset before training.
25672567
- [`config_set_image_data_format()`](https://keras3.posit.co/dev/reference/config_set_image_data_format.md)
25682568
: Set the value of the image data format convention.
25692569

2570-
## Distribution
2571-
2572-
- [`distributed_get_device_count()`](https://keras3.posit.co/dev/reference/distributed_get_device_count.md)
2573-
: Count available devices of one type
2574-
25752570
## Utils
25762571

25772572
- [`install_keras()`](https://keras3.posit.co/dev/reference/install_keras.md)

docs/dev/search.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/dev/sitemap.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@
167167
<url><loc>https://keras3.posit.co/dev/reference/distillation_feature.html</loc></url>
168168
<url><loc>https://keras3.posit.co/dev/reference/distillation_logits.html</loc></url>
169169
<url><loc>https://keras3.posit.co/dev/reference/distiller.html</loc></url>
170-
<url><loc>https://keras3.posit.co/dev/reference/distributed_get_device_count.html</loc></url>
171170
<url><loc>https://keras3.posit.co/dev/reference/evaluate.keras.src.models.model.Model.html</loc></url>
172171
<url><loc>https://keras3.posit.co/dev/reference/export_savedmodel.keras.src.models.model.Model.html</loc></url>
173172
<url><loc>https://keras3.posit.co/dev/reference/fit.keras.src.models.model.Model.html</loc></url>

0 commit comments

Comments
 (0)