MCPcopy Create free account

hub / github.com/Dobiasd/frugally-deep / functions

Functions625 in github.com/Dobiasd/frugally-deep

↓ 241 callersFunctionassertion
include/fdeep/common.hpp:52
↓ 227 callersMethodsize
include/fdeep/base64.hpp:35
↓ 60 callersFunctionencode_floats
Serialize a sequence of floats.
keras_export/convert_model.py:192
↓ 55 callersFunctiondecode_floats
include/fdeep/import_model.hpp:274
↓ 53 callersMethodget_ignore_rank
include/fdeep/tensor.hpp:53
↓ 49 callersMethodrank
include/fdeep/tensor.hpp:127
↓ 47 callersMethodset_ignore_rank
include/fdeep/tensor.hpp:82
↓ 42 callersFunctionget_layer_input_shape
It is stored in a different property depending on the situation.
keras_export/convert_model.py:46
↓ 41 callersFunctiontransform_tensor
include/fdeep/tensor.hpp:191
↓ 32 callersFunctionsave_model
Save and convert Keras model
keras_export/save_application_examples.py:17
↓ 32 callersFunctionsingle_tensor_from_tensors
include/fdeep/tensor.hpp:173
↓ 28 callersMethodvolume
include/fdeep/filter.hpp:32
↓ 22 callersFunctionjson_obj_has_member
include/fdeep/import_model.hpp:142
↓ 20 callersFunctionjson_object_get
include/fdeep/import_model.hpp:133
↓ 18 callersFunctionraise_error
include/fdeep/common.hpp:47
↓ 16 callersMethodapply
include/fdeep/layers/layer.hpp:54
↓ 16 callersFunctioncreate_shape2
include/fdeep/import_model.hpp:229
↓ 15 callersFunctioncreate_maybe_size_t
include/fdeep/import_model.hpp:148
↓ 14 callersFunctioncreate_shape3
include/fdeep/import_model.hpp:244
↓ 13 callersMethodarea
include/fdeep/shape2.hpp:27
↓ 13 callersFunctionloop_over_all_dims
include/fdeep/tensor_shape.hpp:376
↓ 12 callersFunctioncreate_tensor_shape_from_dims
include/fdeep/tensor_shape.hpp:176
↓ 12 callersMethodpredict_multi
Forward pass multiple data. When parallelly == true, the work is distributed to up to as many CPUs as data entries are provided.
include/fdeep/model.hpp:31
↓ 12 callersMethodrank
include/fdeep/tensor_shape.hpp:119
↓ 11 callersFunctioneigen_row_major_mat_from_shared_values
include/fdeep/tensor.hpp:942
↓ 11 callersFunctionload_model
Load and construct an fdeep::model from file. Throws an exception if a problem occurs.
include/fdeep/model.hpp:285
↓ 10 callersFunctionchange_tensor_shape_dimension_by_index
include/fdeep/tensor_shape.hpp:327
↓ 10 callersFunctioncreate_padding
include/fdeep/import_model.hpp:427
↓ 10 callersMethoddimensions
include/fdeep/tensor_pos.hpp:93
↓ 10 callersFunctiontensor_shape_with_changed_rank
include/fdeep/tensor_shape.hpp:269
↓ 9 callersFunctioncreate_size_t
include/fdeep/import_model.hpp:261
↓ 9 callersFunctionget_activation_func
include/fdeep/recurrent_ops.hpp:88
↓ 9 callersFunctionsplit_every
Split a sequence every seq elements.
keras_export/convert_model.py:187
↓ 8 callersFunctionbroadcast
include/fdeep/tensor.hpp:701
↓ 8 callersFunctionmult_tensors
include/fdeep/tensor.hpp:672
↓ 7 callersMethodget_bias
include/fdeep/filter.hpp:44
↓ 7 callersFunctionget_first_outbound_op
Determine primary outbound operation
keras_export/convert_model.py:97
↓ 7 callersFunctionshow_tensor_shapes
include/fdeep/tensor_shape.hpp:369
↓ 6 callersFunctiondot_product_tensors
include/fdeep/tensor.hpp:814
↓ 6 callersMethodgenerate_dummy_inputs
Returns zero-filled tensors with the models input shapes.
include/fdeep/model.hpp:89
↓ 6 callersFunctionjson_object_get_activation_with_default
include/fdeep/import_model.hpp:305
↓ 6 callersFunctionpad_tensor
include/fdeep/tensor.hpp:490
↓ 6 callersMethodpredict
A single forward pass (no batches).
include/fdeep/model.hpp:23
↓ 6 callersFunctionreshape
include/fdeep/tensor.hpp:795
↓ 5 callersFunctionelem_wise_combine_tensors
include/fdeep/tensor.hpp:643
↓ 5 callersFunctionerror
include/fdeep/common.hpp:42
↓ 5 callersMethodget
include/fdeep/filter.hpp:40
↓ 5 callersFunctionget_tensors_shape_sizes
include/fdeep/tensor.hpp:304
↓ 5 callersFunctionjson_object_get_named_activation_with_default
include/fdeep/import_model.hpp:314
↓ 5 callersFunctionrank_aligned_axis_to_absolute_axis
include/fdeep/tensor.hpp:692
↓ 5 callersFunctionsoftmax
include/fdeep/tensor.hpp:1165
↓ 5 callersFunctiontensor_to_tensors_width_slices
include/fdeep/tensor.hpp:217
↓ 4 callersFunctionconcatenate_tensors_depth
include/fdeep/tensor.hpp:320
↓ 4 callersFunctiongenerate_filters
include/fdeep/filter.hpp:69
↓ 4 callersFunctiongenerate_im2col_filter_matrix
include/fdeep/convolution.hpp:29
↓ 4 callersFunctiongenerate_output_data
Random output data for training.
keras_export/generate_test_models.py:113
↓ 4 callersFunctionget_activation_type
include/fdeep/import_model.hpp:299
↓ 4 callersFunctioninit_conv_output_tensor
include/fdeep/convolution.hpp:62
↓ 4 callersFunctionmerge_two_disjunct_dicts
Given two dicts, merge them into a new dict as a shallow copy. No Key is allowed to be present in both dictionaries.
keras_export/convert_model.py:837
↓ 4 callersMethodnext
include/fdeep/base64.hpp:43
↓ 4 callersFunctionpermute_tensor
include/fdeep/tensor.hpp:526
↓ 4 callersFunctionreduce
include/fdeep/tensor.hpp:749
↓ 4 callersFunctionshow_tensor_shape
include/fdeep/tensor_shape.hpp:357
↓ 4 callersFunctionsum_tensors
include/fdeep/tensor.hpp:677
↓ 4 callersMethodwithout_tensor_idx
include/fdeep/node.hpp:41
↓ 3 callersFunctionadd_tensors
include/fdeep/tensor.hpp:662
↓ 3 callersFunctionconcatenate_tensors_dim4
include/fdeep/tensor.hpp:404
↓ 3 callersFunctionconcatenate_tensors_dim5
include/fdeep/tensor.hpp:431
↓ 3 callersFunctionconcatenate_tensors_height
include/fdeep/tensor.hpp:376
↓ 3 callersFunctionconcatenate_tensors_width
include/fdeep/tensor.hpp:348
↓ 3 callersFunctioncrop_tensor
include/fdeep/tensor.hpp:586
↓ 3 callersFunctiongenerate_input_data
Random input data for training.
keras_export/generate_test_models.py:87
↓ 3 callersFunctionget_im2col_mapping
include/fdeep/convolution.hpp:86
↓ 3 callersFunctionget_model_input_layers
Gets the input layers from model.layers in the correct input order.
keras_export/convert_model.py:68
↓ 3 callersFunctiongru_impl
include/fdeep/recurrent_ops.hpp:197
↓ 3 callersFunctionl2_normalize
include/fdeep/tensor.hpp:801
↓ 3 callersFunctionlstm_impl
include/fdeep/recurrent_ops.hpp:117
↓ 3 callersFunctionmeasure_predict
Returns output and duration in seconds
keras_export/convert_model.py:82
↓ 3 callersFunctionprepare_filter_weights_slice_conv_2d
Change dimension order of 2d filter weights to the one used in fdeep
keras_export/convert_model.py:203
↓ 3 callersFunctionpreprocess_convolution
include/fdeep/convolution.hpp:320
↓ 3 callersFunctionpreprocess_convolution_3d
include/fdeep/convolution3d.hpp:35
↓ 3 callersFunctionshow_recurrent_layer_weights
Serialize LSTM/GRU/SimpleRNN weights to dict
keras_export/convert_model.py:618
↓ 3 callersFunctionsimple_rnn_impl
include/fdeep/recurrent_ops.hpp:295
↓ 3 callersFunctiontensor_pos_with_changed_rank
include/fdeep/tensor_pos.hpp:146
↓ 3 callersFunctiontensor_to_depth_slices
include/fdeep/tensor.hpp:198
↓ 3 callersFunctiontensor_to_tensors_dim4_slices
include/fdeep/tensor.hpp:249
↓ 3 callersFunctiontensor_to_tensors_dim5_slices
include/fdeep/tensor.hpp:265
↓ 3 callersFunctiontensor_to_tensors_height_slices
include/fdeep/tensor.hpp:233
↓ 3 callersMethodwithout_depth
include/fdeep/tensor_shape.hpp:113
↓ 2 callersFunction_prepare_conv_lstm_kernel
Reshape ConvLSTM kernel to fdeep's (filters, ..., in_c) flat layout.
keras_export/convert_model.py:639
↓ 2 callersFunctionas_list
Leave lists untouched, convert non-list types to a singleton list
keras_export/convert_model.py:34
↓ 2 callersFunctionaverage_tensors
include/fdeep/tensor.hpp:886
↓ 2 callersFunctionbatch_normalization
include/fdeep/tensor.hpp:773
↓ 2 callersFunctioncheck_permute_tensor_dims
include/fdeep/tensor.hpp:519
↓ 2 callersFunctionconvolve
include/fdeep/convolution.hpp:398
↓ 2 callersFunctionconvolve_accumulative
include/fdeep/convolution.hpp:224
↓ 2 callersFunctionconvolve_accumulative_3d
include/fdeep/convolution3d.hpp:385
↓ 2 callersFunctioncreate_activation_layer_type_name
include/fdeep/import_model.hpp:1661
↓ 2 callersFunctioncreate_layer
include/fdeep/import_model.hpp:1771
↓ 2 callersFunctioncreate_node_connections_model_layer
include/fdeep/import_model.hpp:352
next →1–100 of 625, ranked by callers