Theano is a Python library that defines, optimizes, and evaluates mathematical expressions that involve multidimensional arrays. The main features include: tightly integrated numpy, easy to use GPU, efficient symbolic differentiation, speed and stability optimization, dynamic C-code generation, large-scale unit testing and self-verification capabilities. Theano 0.5 provides support for major release point products and other operational experiments, better support for GPU under windows, and sparse matrices for better performance. Now some operations are approaching to numpy, removing ...
Fdf_get_http://www.aliyun.com/zixun/aggregation/9541.html ">value Gets the value of the field. Syntax: string fdf_get_value (int handle, string fieldname); Return value: String function type: Special file format content description This function gets the value of the field specified by the FDF file. Parameter handle to open file ...
Zsh is a UNIX command interpreter (shell). It is similar to the standard shells of the Korn shell (Ksh), but it is more powerful than ksh, especially the command-line editor, the options for custom behavior, and the ability to match files. Zsh 4.3.17 is a bug-corrected version. it fixes the 4.3.15 version of the problem, which causes the command hash to take a long time, and the system builds the commands stored on the network. Users are strongly advised to upgrade to Http://www.aliyun.com/zixu ...
Fdf_set_http://www.aliyun.com/zixun/aggregation/9541.html the value of the >value configuration field. Syntax: boolean fdf_set_value (int handle, string fieldname, String value, int isname); Return value: Boolean function kind: Special file format content description ...
Domcore is a suite of PHP libraries that can extend basic functionality to applications. It features a http://www.aliyun.com/zixun/aggregation/17547.html "> powerful template engine, Anguages engine, extended debug mode, error and exception management, similar to Java programming, Large-scale file operations (full directory copying and deletion), memory sharing management, multi-level caching, and data sources. Domcore 1 ....
Rewind (PHP3, PHP4) Rewind---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Reset file indicator syntax: int rewind (int fp) Description: Set file indicator FP to the beginning of the file. Returns 0 if an error occurs. File metrics must be valid, and are successfully opened with fopen () ...
Is_readable (PHP3, PHP4) is_readable---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Identifies whether the file name is readable file syntax: bool is_readable (string filename) Description: If filename exists and is a readable file returns t ...
Umask (PHP3, PHP4) umask---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Change the current umask syntax: int umask (int mask) Description: Umask () set PHP umask to Mask & 0777, and pass back the old umask. When PHP is using the ...
Is_link (PHP3, PHP4) is_link---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Identifies whether the file name is a symbolic link syntax: bool Is_link (string filename) Description: If filename exists and is a symbolic link (symbolic link), pass ...
Touch (PHP3, PHP4) Touch---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Set file modification time syntax: int touch (string filename [, int time]) Description: Try to set the file filename modification time, if the option is not given, so ...
Readlink (PHP3, PHP4) readlink---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Returns the destination syntax for symbolic Links: string Readlink (String path) Description: Readlink () is not like the readlink of C, this function returns the contents of the Symbolic link path ...
Is_file (PHP3, PHP4) is_file---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Identify whether the file name is a regular file syntax: bool Is_file (string filename) Description: If filename exists and is a regular (regular) file, return Tru ...
Tmpfile (PHP3 >= 3.0.13, PHP4 >= 4.0b4) tmpfile---&http://www.aliyun.com/zixun/aggregation/37954.html "> nbsp; Create temporary file syntax: int tmpfile (void) Description: Create a temporary file and unique name, this function returns a file index, like ...
ReadFile (PHP3, PHP4) readfile---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Output file Syntax: int readfile (string filename [, int use_include_path]) Description: Reads the file and writes it to the standard output. Send back from the text ...
Is_executable (PHP3, PHP4) is_executable---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Identifies whether the file name is an executable syntax: BOOL is_executable (string filename) Description: If filename exists and is an executable ...
Tempnam (PHP3, PHP4) tempnam---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Create a unique file name syntax: String Tempnam (String dir, string prefix) Description: Create a unique temporary file name in the specified directory, if the directory does not exist, t ...
Popen (PHP3, PHP4) popen---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Open file Syntax: int popen (String command, String mode) Description: Returns a file metric that is the same as the index returned by fopen (), except that it can only be one-way.
Is_dir (PHP3, PHP4) is_dir---&http://www.aliyun.com/zixun/aggregation/37954.html ">nbsp; Identifies whether the file name is a directory syntax: BOOL Is_dir (string filename) Description: Returns true if filename exists and is a directory. The result of this function is placed in the cache buffer ...
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.