ReferencesΒΆ
The manual is your comprehensive guide to Phylanx. It contains detailed information on how to build and use Phylanx in different scenarios.
- API reference
- Primitives
- __add
- __and
- __div
- __eq
- __ge
- __gen
- __gen_bool
- __gt
- __le
- __len
- __lt
- __minus
- __mod
- __mul
- __name
- __ne
- __not
- __or
- __sub
- __type
- __xor
- _decomposition
- _linear_solver
- all
- all_gather_d
- als
- amax
- amin
- annotate
- annotate_d
- any
- append
- apply
- arange
- argmax
- argmax_d
- argmin
- argmin_d
- argsort
- assert
- astype
- async
- avg_pool2d
- avg_pool3d
- batch_dot
- bias_add
- binary_crossentropy
- block
- cannon_product_d
- car_cdr
- categorical_crossentropy
- clip
- concatenate
- constant
- constant_d
- constant_like
- conv1d
- conv1d_d
- conv2d
- conv2d_transpose
- count_nonzero
- cout
- cross
- ctc_decode
- cumprod
- cumsum
- debug
- define
- define_global
- determinant
- diag
- diag_d
- dict
- dot
- dot_d
- dstack
- elu
- enable_tracing
- expand_dims
- eye
- file_read
- file_read_csv
- file_read_csv_d
- file_write
- file_write_csv
- filter
- find_all_localities
- flatten
- flip
- fliplr
- flipud
- fmap
- fold_left
- fold_right
- for
- for_each
- format
- fromfunction
- full
- full_like
- get_seed_action
- gradient
- hard_sigmoid
- hostname
- hsplit
- hstack
- identity
- identity_d
- if
- indices
- insert
- invGJE
- inverse
- inverse_d
- kmeans
- l2_normalize
- lambda
- linearmatrix
- linspace
- list
- locality
- logical_and
- logical_not
- logical_or
- logical_xor
- logsumexp
- lra
- make_list
- max_pool2d
- max_pool3d
- maximum
- mean
- minimum
- ndim
- nonzero
- norm
- num_localities
- one_hot
- outer
- pad
- parallel_block
- parallel_map
- power
- prepend
- prod
- randn
- random
- random_d
- random_integers
- random_sample
- range
- relu
- repeat
- reshape
- resize_images
- retile_d
- separable_conv1d
- set_seed_action
- shape
- shape_d
- shuffle
- sigmoid
- size
- slice
- slice_column
- slice_column_d
- slice_page
- slice_row
- slice_row_d
- softmax
- softplus
- softsign
- sort
- spatial_2d_padding
- squeeze
- stack
- std
- store
- string
- sum
- switch
- tensordot
- tile
- timer
- transpose
- transpose_d
- tuple_slice
- unique
- var
- vsplit
- vstack
- where
- while