-1

None of the examples in the docs show how logging happens with the class api? Do you still use tune.track.log even in the class api?

mathtick
  • 6,487
  • 13
  • 56
  • 101

1 Answers1

2

Logging to tensorflow should happen automatically when using the class API - I'll update the docs to make this more clear.

richliaw
  • 1,925
  • 16
  • 14