Searched defs:jac (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/variant/test/ |
D | test6.cpp | 22 struct jac struct 24 jac() { } in jac() function 25 jac(int ) { } in jac() function 26 jac(const char* ) { } in jac() function 29 std::ostream& operator<<(std::ostream& out, const jac& ) in operator <<()
|
/aosp_15_r20/external/eigen/unsupported/test/ |
H A D | NumericalDiff.cpp | 73 MatrixXd jac(15,3); in test_forward() local 94 MatrixXd jac(15,3); in test_central() local
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/AutoDiff/ |
H A D | AutoDiffVector.h | 67 inline AutoDiffVector(const ValueType& values, const JacobianType& jac) in AutoDiffVector()
|
H A D | AutoDiffJacobian.h | 80 JacobianType& jac = *_jac; in operator() local
|
/aosp_15_r20/external/eigen/unsupported/Eigen/src/NumericalDiff/ |
H A D | NumericalDiff.h | 64 int df(const InputType& _x, JacobianType &jac) const in df()
|
/aosp_15_r20/external/pytorch/test/functorch/ |
H A D | test_eager_transforms.py | 4292 def test_lennard_jones_batched_jac(self, device, jac): argument
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 89643 "jac": 87231, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 89643 "jac": 87231, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 89584 "jac": 87231, number
|