• Tim O'Donnell's avatar
    use string_types instead of str in get_substream_rstates dtype assertion · ef975430
    Tim O'Donnell 提交于
    Using Theano 1.0.4 via Keras 2.2.5 under Python 2.7.12, calling `keras.model.model_from_json()` for model deserialization fails at this assertion in theano at `get_substream_rstates` because `json.loads()` as called by Keras is returning a dict with unicode objects as values. This PR fixes the problem.
    ef975430
名称
最后提交
最后更新
..
cuda 正在载入提交数据...
linalg 正在载入提交数据...
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
blocksparse.py 正在载入提交数据...
conv.py 正在载入提交数据...
fourier.py 正在载入提交数据...
minimal.py 正在载入提交数据...
multinomial.py 正在载入提交数据...
neighbours.py 正在载入提交数据...
rng_mrg.py 正在载入提交数据...
samples_MRG31k3p_12_7_5.txt 正在载入提交数据...
softsign.py 正在载入提交数据...
solve.py 正在载入提交数据...