LostTech.TensorFlow : API Documentation

Type dtype

Namespace numpy

Parent PythonObjectContainer

Interfaces Idtype

Public static methods

PythonClassContainer GetClass<T>()

Gets PythonClassContainer representing NumPy analogue of the specified.NET type

Public properties

dtype base get;

object base_dyn get;

int itemsize get;

object itemsize_dyn get;

object name get;

object name_dyn get;

int ndim get;

object ndim_dyn get;

object PythonObject get;

object shape get;

object shape_dyn get;

object str get;

object str_dyn get;

object type_dyn get;

Public fields

IReadOnlyDictionary<string, Type> NamedTypes

return IReadOnlyDictionary<string, Type>