Skip to content

Code not running #5

@DBFairy

Description

@DBFairy

Exercise 9 - Advanced Neural Networks
Step 1
Error:
AttributeError Traceback (most recent call last)
in
13 warnings.filterwarnings("ignore")
14 import tensorflow as tf
---> 15 session_conf = tf.ConfigProto(intra_op_parallelism_threads=1,inter_op_parallelism_threads=1)
16
17 from keras import backend as K

AttributeError: module 'tensorflow' has no attribute 'ConfigProto'


Attempted to resolve through reformatting of the command, nil success.
Any ideas or resolution gratefully received.

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