Searched refs:polyval (Results 1 – 18 of 18) sorted by relevance
/external/tensorflow/tensorflow/core/ir/importexport/tests/roundtrip/ |
D | test22.pbtxt | 2 name: "polyval/x" 29 name: "polyval/coeff_0"
|
/external/tensorflow/tensorflow/python/kernel_tests/math_ops/ |
D | cwise_ops_test.py | 1287 np_val = np.polyval(coeffs, x) 1289 tf_val = math_ops.polyval(coeffs, x) 1312 np_val = np.polyval(coeffs, x) 1314 tf_val = math_ops.polyval(coeffs, x) 1320 np_val = np.polyval(coeffs, x) 1322 tf_val = math_ops.polyval(coeffs, x) 1329 math_ops.polyval(coeffs, x)
|
/external/rust/beto-rust/nearby/presence/xts_aes/fuzz/ |
D | Cargo.lock | 37 "polyval", 435 name = "polyval"
|
/external/rust/beto-rust/nearby/presence/ldt_np_adv/fuzz/ |
D | Cargo.lock | 37 "polyval", 484 name = "polyval"
|
/external/rust/beto-rust/nearby/presence/ldt/fuzz/ |
D | Cargo.lock | 37 "polyval", 457 name = "polyval"
|
/external/aac/libSBRdec/src/ |
D | HFgen_preFlat.cpp | 800 static FIXP_DBL polyval(const FIXP_DBL *const p, const int *const p_sf, in polyval() function 974 FIXP_DBL tmp = polyval(p, p_sf, i, &sf); in sbrDecoder_calculateGainVec()
|
/external/rust/beto-rust/nearby/presence/ldt_np_adv_ffi/ |
D | Cargo.lock | 43 "polyval", 638 name = "polyval"
|
/external/rust/beto-rust/nearby/connections/ukey2/ukey2_connections/fuzz/ |
D | Cargo.lock | 37 "polyval", 610 name = "polyval"
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_math_ops.py | 445 def polyval(p, x): # pylint: disable=missing-function-docstring function 452 y = math_ops.polyval(p, x)
|
/external/tensorflow/tensorflow/tools/api/golden/v1/ |
D | tensorflow.math.pbtxt | 324 name: "polyval"
|
/external/tensorflow/tensorflow/tools/api/golden/v2/ |
D | tensorflow.math.pbtxt | 324 name: "polyval"
|
/external/rust/beto-rust/nearby/ |
D | Cargo.lock | 49 "polyval", 1378 name = "polyval"
|
/external/tensorflow/third_party/py/numpy/tf_numpy_api/ |
D | tensorflow.experimental.numpy.pbtxt | 696 name: "polyval"
|
/external/boringssl/ |
D | BUILD.generated.bzl | 72 "src/crypto/fipsmodule/modes/polyval.c",
|
/external/tensorflow/tensorflow/python/ops/ |
D | math_ops.py | 5163 def polyval(coeffs, x, name=None): function
|
/external/grpc-grpc/ |
D | grpc.gemspec | 839 s.files += %w( third_party/boringssl/crypto/fipsmodule/modes/polyval.c )
|
/external/rust/crates/grpcio-sys/grpc/ |
D | grpc.gemspec | 1698 s.files += %w( third_party/boringssl-with-bazel/src/crypto/fipsmodule/modes/polyval.c )
|
/external/perfetto/buildtools/grpc/ |
D | BUILD.gn | 3004 "src/third_party/boringssl-with-bazel/src/crypto/fipsmodule/modes/polyval.c",
|