HomeSort by relevance Sort by last modified time
    Searched refs:CAPI (Results 1 - 11 of 11) sorted by null

  /external/tensorflow/tensorflow/c/eager/
c_api_test.cc 168 TEST(CAPI, Context) {
190 TEST(CAPI, TensorHandle) {
208 TEST(CAPI, TensorHandleCopyBetweenDevices) {
277 TEST(CAPI, TensorHandleCopyBetweenTwoGPUDevices) {
335 TEST(CAPI, TensorHandleSilentCopy) {
373 TEST(CAPI, TensorHandleSilentCopyLocal) {
414 TEST(CAPI, SetAndGetOpDevices) {
445 TEST(CAPI, Execute_MatMul_CPU) {
478 TEST(CAPI, Execute_Min_CPU) {
512 TEST(CAPI, Execute_MatMul_XLA_CPU)
    [all...]
  /external/tensorflow/tensorflow/c/
c_api_test.cc 106 TEST(CAPI, Version) { EXPECT_STRNE("", TF_Version()); }
108 TEST(CAPI, Status) {
123 TEST(CAPI, Tensor) {
145 TEST(CAPI, MalformedTensor) {
154 TEST(CAPI, AllocateTensor) {
166 TEST(CAPI, MaybeMove) {
182 TEST(CAPI, LibraryLoadFunctions) {
233 TEST(CAPI, TensorEncodeDecodeStrings) {
243 TEST(CAPI, SessionOptions) {
248 TEST(CAPI, DeprecatedSession)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
cStringIO.c 736 static struct PycStringIO_CAPI CAPI = {
769 v = PyCapsule_New(&CAPI, PycStringIO_CAPSULE_NAME, NULL);
datetimemodule.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
cStringIO.c 709 static struct PycStringIO_CAPI CAPI = {
742 v = PyCapsule_New(&CAPI, PycStringIO_CAPSULE_NAME, NULL);
datetimemodule.c     [all...]
  /external/python/cpython2/Modules/
cStringIO.c 736 static struct PycStringIO_CAPI CAPI = {
769 v = PyCapsule_New(&CAPI, PycStringIO_CAPSULE_NAME, NULL);
datetimemodule.c     [all...]
  /prebuilts/go/darwin-x86/src/crypto/x509/
verify_test.go 108 // CAPI doesn't build the chain with the duplicated GeoTrust
    [all...]
  /prebuilts/go/linux-x86/src/crypto/x509/
verify_test.go 108 // CAPI doesn't build the chain with the duplicated GeoTrust
    [all...]
  /external/python/cpython3/Modules/
_datetimemodule.c     [all...]

Completed in 635 milliseconds