Home
last modified time | relevance | path

Searched defs:api_type (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py164 api_type, argument
366 def testOneDeviceCPU(self, input_type, api_type, iteration_type, distribution, argument
389 def testOneDeviceCPUMultiWorker(self, input_type, api_type, iteration_type, argument
420 def testTwoDevicesOneGPUOneCPU(self, input_type, api_type, iteration_type, argument
449 def testTPU(self, input_type, api_type, iteration_type, distribution, argument
485 def testTupleDataset(self, input_type, api_type, iteration_type, distribution, argument
520 def testTupleDatasetMultiworker(self, input_type, api_type, iteration_type, argument
577 def testUnevenDatasetBatches(self, input_type, api_type, iteration_type, argument
612 def testUnevenDatasetBatchesMultiWorker(self, input_type, api_type, argument
672 api_type, iteration_type, argument
[all …]
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dgoogle_mesh_ca_certificate_provider_factory.cc165 std::string api_type; in ParseJsonObjectServer() local
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Drpc_service_method.h106 ApiType api_type() const { return api_type_; } in api_type() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Drpc_service_method.h106 ApiType api_type() const { return api_type_; } in api_type() function
/external/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c167 uint32_t api_type : 20; member
222 uint32_t api_type : 24; member
356 enum rgp_sqtt_marker_general_api_type api_type) in radv_write_begin_general_api_marker()
369 enum rgp_sqtt_marker_general_api_type api_type) in radv_write_end_general_api_marker()
383 enum rgp_sqtt_marker_event_type api_type, in radv_write_event_marker()
414 enum rgp_sqtt_marker_event_type api_type, in radv_write_event_with_dims_marker()
/external/mesa3d/src/amd/vulkan/
Dradv_rgp.c467 enum sqtt_api_type api_type; member
/external/protobuf/php/ext/google/protobuf/
Dmessage.c1766 zend_class_entry* api_type; variable
/external/libusb/libusb/os/
Dwindows_winusb.c570 static int auto_claim(struct libusb_transfer *transfer, int *interface_number, int api_type) in auto_claim()
/external/llvm-project/openmp/runtime/src/
Dkmp.h721 enum api_type { enum