Skip to content

problem about draw_model() #70

Open
@Huangdebo

Description

@Huangdebo

When I run:

import tensorwatch as tw
import torchvision.models
alexnet_model = torchvision.models.alexnet()
tw.model_stats(alexnet_model, [1, 3, 224, 224])

there is a strange output,What's wrong with it?

OS version:Win7
Python version:3.8.3
Pytorch version:1.5.1

image

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