书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 4876 个相关结果.
  • Data Input

    Data Input Use Numpy as Data Input Example Code Explanation Using DataLoader and Related Operators Examples Code Explanation More Formats Support by DataLoader Data Input...
  • argmin

    argmin argmin paddle.fluid.layers. argmin ( x, axis=0 ) [源代码] argmin 该OP沿 axis 计算输入 x 的最小元素的索引。 参数: x (Variable) - 输入的多维 Tensor ,支持的数据类型:float32、float64、int8、int16、i...
  • argmin

    argmin argmin paddle.fluid.layers. argmin (x, axis=0)[源代码] argmin 该OP沿 axis 计算输入 x 的最小元素的索引。 参数: x (Variable) - 输入的多维 Tensor ,支持的数据类型:float32、float64、int8、int16、i...
  • argmax

    argmax argmax paddle.fluid.layers. argmax (x, axis=0)[源代码] argmax 该OP沿 axis 计算输入 x 的最大元素的索引。 参数: x (Variable) - 输入的多维 Tensor ,支持的数据类型:float32、float64、int8、int16、i...
  • Third Party Integration Issues

    Third Party Integration Issues I’m getting errors related to “numpy.int64 ”, “numpy.bool_ ”, etc. SQL expression for WHERE/HAVING role expected, got True Third Party Integrati...
  • Third Party Integration Issues

    Third Party Integration Issues I’m getting errors related to “numpy.int64 ”, “numpy.bool_ ”, etc. SQL expression for WHERE/HAVING role expected, got True Third Party Integrat...
  • Array

    601 2020-01-13 《Dask 2.9.1 Document》
    Array Examples Design Common Uses Scope Execution Array Dask Array implements a subset of the NumPy ndarray interface using blockedalgorithms, cutting up the large array i...
  • Using the GPU

    1121 2020-04-11 《Theano 1.0 Document》
    Using the GPU GpuArray Backend Testing Theano with GPU Returning a Handle to Device-Allocated Data What Can be Accelerated on the GPU Tips for Improving Performance on GPU GPU ...