Skip to content

I meet the problem with "the tensorflow model not found" when I use sagemaker api to train a model? #204

@giggle0312

Description

@giggle0312

I have install sagemaker sdk packages by using "pip install sagemaker" commend . I also can use the built in algorithms to train and deploy model . But I meet a problem when I try "from sagemaker.tensorflow import Tensorflow",that produce a error "tensorflow module is note found". Then I check "Anaconda3-Lib-site_packages-sagemaker-tensorflow" directory of which structure is like following:

20180530-142402 espace

Then I set up tensorflow1.8 locally. When I run "from sagemaker.tensorflow import tensorflolw", it works. However ,this tensorflow is not Tensorflow api which sagemaker supports. So can you help me giving some advises about this question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions