Home
last modified time | relevance | path

Searched defs:data_name (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/misc/py-gluonnlp/gluon-nlp-0.10.0/scripts/sentiment_analysis/
H A Dprocess_data.py27 def _load_file(data_name): argument
61 def _clean_str(string, data_name): argument
83 def _build_vocab(data_name, train_dataset, test_dataset, dev_dataset, model_name): argument
127 def load_dataset(data_name, model_name): argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/sparse/wide_deep/
H A Ddata.py25 def get_uci_adult(data_dir, data_name, url): argument
40 def preprocess_uci_adult(data_name): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/sparse/wide_deep/
H A Ddata.py25 def get_uci_adult(data_dir, data_name, url): argument
40 def preprocess_uci_adult(data_name): argument
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DResultsDBBase.hpp190 const std::string& data_name, size_t array_size, in array_allocate()
202 const std::string& data_name, size_t index, in array_insert()
H A DResultsManager.hpp204 const std::string& data_name, in array_allocate()
217 const std::string& data_name, in array_insert()
231 const std::string& data_name, in array_insert()
249 const std::string& data_name, in insert()
H A DResultsDBHDF5.hpp234 const std::string& data_name, in insert()
243 const std::string& data_name, size_t array_size, in array_allocate()
249 const std::string& data_name, size_t index, in array_insert()
/dports/www/phpgroupware/phpgroupware-0.9.16.017/email/inc/
H A Dclass.so_mail_msg.inc.php127 function so_save_session_cache_item($data_name='misc',$data,$acctnum='',$extra_keys='')
141 function so_read_session_cache_item($data_name='misc', $acctnum='', $ex_folder='', $ex_msgnum='')
155 function so_expire_session_cache_item($data_name='misc',$acctnum='', $ex_folder='', $ex_msgnum='')
/dports/misc/mxnet/incubator-mxnet-1.9.0/julia/examples/mnist/
H A Dmnist-data.jl18 function get_mnist_providers(batch_size::Int; data_name=:data, label_name=:softmax_label, flat=true)
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/julia/examples/mnist/
H A Dmnist-data.jl18 function get_mnist_providers(batch_size::Int; data_name=:data, label_name=:softmax_label, flat=true)
/dports/misc/mxnet/incubator-mxnet-1.9.0/example/sparse/linear_classification/
H A Ddata.py22 def get_avazu_data(data_dir, data_name, url): argument
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/example/sparse/linear_classification/
H A Ddata.py22 def get_avazu_data(data_dir, data_name, url): argument
/dports/devel/py-orange-widget-base/orange-widget-base-4.13.0/orangewidget/utils/
H A Dmatplotlib_export.py47 def code_with_indices(data, data_name, indices, indices_name): argument
168 def indexed(data, data_name, indices=indices): argument
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/bind/pdflib/python/
H A Dbusinesscard.py19 data_name = [ variable
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/bind/pdflib/python/
H A Dbusinesscard.py19 data_name = [ variable
/dports/textproc/R-cran-rio/rio/R/
H A Dexport.R131 data_name <- as.character(substitute(x)) functionVar
/dports/x11-wm/xfce4-desktop/xfdesktop-4.16.0/src/
H A Dxfdesktop-window-icon.c87 gchar data_name[256]; in xfdesktop_window_icon_finalize() local
208 gchar data_name[256]; in xfdesktop_window_icon_new() local
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dtrivial_sar.cpp130 const label & data_name, in trivial_sar()
300 const label & data_name, in trivial_sar()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/tests/
H A Davpacket.c30 const uint8_t *data_name = NULL; in setup_side_data_entry() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/tests/
H A Davpacket.c30 const uint8_t *data_name = NULL; in setup_side_data_entry() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/tests/
H A Davpacket.c30 const uint8_t *data_name = NULL; in setup_side_data_entry() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/tests/
H A Davpacket.c30 const uint8_t *data_name = NULL; in setup_side_data_entry() local
/dports/science/h5utils/h5utils-1.13.1/
H A Dh5tov5d.c74 char *data_name; in output_v5d() local
293 char *v5d_fname = NULL, *data_name = NULL; in main() local
/dports/math/eukleides/eukleides-1.5.4/src/euktopst/
H A Dargs.c38 char *data_name; variable
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780.h52 #define GPIO_PXOENS(n) (0x64 + (n) * 0x100) in dissect_text_lines()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/inspector/
H A Dapi_op_StartAssessmentRun.go54 func addOperationStartAssessmentRunMiddlewares(stack *middleware.Stack, options Options) (err error…

12345678910>>...14