Skip to content

Drop TrainsLogger and TrainsSaver #2740

@vfdev-5

Description

@vfdev-5

I suggest to drop all ClearML/Trains backward compatibility as ClearML is v1.X since 1.5 year and no one should be using trains v0.16 (the last version of trains).

Let's do the following:

  • remove TrainsLogger, TrainsSaver code and tests
  • remove all trains package backward compatility. For example,
    try:
    # Backwards-compatibility for legacy Trains SDK
    from trains import Task
    from trains.binding.frameworks.tensorflow_bind import WeightsGradientHistHelper

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions