Home
last modified time | relevance | path

Searched defs:cycles (Results 1 – 25 of 79) sorted by relevance

1234

/external/tensorflow/tensorflow/python/saved_model/
Dload_test.py69 def cycle(obj, cycles, signatures=None): argument
93 def test_structure_import(self, cycles): argument
104 def test_variables(self, cycles): argument
123 def test_variables_name(self, cycles): argument
139 def test_partially_defined_variable_shape(self, cycles): argument
159 def test_capture_variables(self, cycles): argument
174 def test_capture_constant(self, cycles): argument
183 def test_control_outputs(self, cycles): argument
210 def test_assets(self, cycles): argument
232 def test_cond_prune(self, cycles): argument
[all …]
/external/tensorflow/tensorflow/python/keras/integration_test/
Dsaved_model_test.py27 def cycle(obj, cycles, signatures=None): argument
123 def test_optimizer(self, cycles): argument
159 def test_model_with_custom_function_attached(self, cycles): argument
182 def test_dense_features_layer(self, cycles): argument
199 def test_dense_features_layer_fit(self, cycles): argument
211 def test_multi_output_layer(self, cycles): argument
227 def test_functional_model_with_conv(self, cycles): argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhuman_readable_profile_builder.h49 absl::string_view category, int64 cycles, int64 flop_count, in AddOp()
65 int64 cycles; member
72 double CyclesToSeconds(int64 cycles) const { in CyclesToSeconds()
75 double CyclesToMicroseconds(int64 cycles) const { in CyclesToMicroseconds()
/external/antlr/tool/src/main/java/org/antlr/tool/
DLeftRecursionCyclesMessage.java39 public Collection<? extends Collection<? extends Rule>> cycles; field in LeftRecursionCyclesMessage
41 public LeftRecursionCyclesMessage(Collection<? extends Collection<? extends Rule>> cycles) { in LeftRecursionCyclesMessage()
/external/llvm-project/lldb/scripts/
Danalyze-project-deps.py85 def is_existing_cycle(path, cycles): argument
99 def expand(path_queue, path_lengths, cycles, src_map): argument
130 cycles = [] variable
150 def iter_cycles(cycles): argument
/external/igt-gpu-tools/tests/i915/
Dgem_sync.c109 unsigned long cycles; in sync_ring() local
148 unsigned long cycles; in idle_ring() local
211 unsigned long cycles; in wakeup_ring() local
320 unsigned long cycles; in active_ring() local
390 unsigned long cycles; in active_wakeup_ring() local
527 unsigned long cycles; in store_ring() local
645 unsigned long cycles; in switch_ring() local
806 __store_many(int fd, unsigned ring, int timeout, unsigned long *cycles) in __store_many()
993 unsigned long cycles; in sync_all() local
1050 unsigned long cycles; in store_all() local
[all …]
Dgem_exec_flush.c123 unsigned long cycles = 0; in run() local
376 unsigned long cycles = 0; in batch() local
/external/linux-kselftest/tools/testing/selftests/powerpc/pmu/ebb/
Dcycles_test.c15 int cycles(void) in cycles() function
/external/jackson-annotations/release-notes/
DVERSION-2.x172 * [JACKSON-107]: Add support for Object Identity (to handled cycles, shared refs), variable
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexec_ctx.cc111 grpc_millis grpc_cycle_counter_to_millis_round_down(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_down()
116 grpc_millis grpc_cycle_counter_to_millis_round_up(gpr_cycle_counter cycles) { in grpc_cycle_counter_to_millis_round_up()
/external/mesa3d/src/mesa/math/
Dm_debug_xform.c168 int mtype, unsigned long *cycles ) in test_transform_function()
313 unsigned long *cycles = &(benchmark_tab[psize-1][mtype]); in _math_test_all_transform_functions() local
Dm_debug_norm.c196 static int test_norm_function( normal_func func, int mtype, long *cycles ) in test_norm_function()
359 long *cycles = &benchmark_tab[mtype]; in _math_test_all_normal_transform_functions() local
Dm_debug_clip.c230 int psize, long *cycles ) in test_cliptest_function()
384 long *cycles = &(benchmark_tab[np][psize-1]); in _math_test_all_cliptest_functions() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtime_precise.cc116 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
149 gpr_timespec gpr_cycle_counter_to_time(gpr_cycle_counter cycles) { in gpr_cycle_counter_to_time()
/external/autotest/server/tests/netperf2/
Dnetperf2.py11 def run_once(self, pair, test, time, stream_list, cycles): argument
/external/autotest/client/cros/
Dstorage.py292 def wait_for_devices(self, storage_filter, time_to_sleep=1, cycles=10, argument
343 def wait_for_device(self, storage_filter, time_to_sleep=1, cycles=10, argument
/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util_test.cc51 GraphCycles cycles; in TEST() local
70 GraphCycles cycles; in TEST() local
92 GraphCycles cycles; in TEST() local
/external/autotest/client/site_tests/cellular_StressEnable/
Dcellular_StressEnable.py46 def run_once(self, test_env, cycles=3, min=15, max=25): argument
/external/swiftshader/src/Renderer/
DQuadRasterizer.hpp48 Long cycles[PERF_TIMERS]; member in sw::QuadRasterizer
/external/webrtc/modules/audio_coding/neteq/tools/
Drtp_analyze.cc98 int cycles = -1; in main() local
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/src/
Dtarget_impl.cu36 clock_t cycles = now > start ? now - start : now + (0xffffffff - start); in __kmpc_impl_set_lock() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/stress/
DParallelTest.java60 int cycles = 200; in run() local
/external/autotest/client/profilers/cpistat/
Dcpistat82 cycles = sum['PERF_COUNT_HW_CPU_CYCLES'] variable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_conv.c66 double cycles, in write_tsv_row()
164 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local
Dlp_test_blend.c77 double cycles, in write_tsv_row()
446 int64_t cycles[LP_TEST_NUM_SAMPLES]; in test_one() local

1234